Missing Method in AndroidController

Error: The action MyBatteryStatus.php is not defined in controller AndroidController

Error: Create AndroidController::MyBatteryStatus.php() in file: app/controllers/android_controller.php.

<?php
class AndroidController extends AppController {

	var $name = 'Android';


	function MyBatteryStatus.php() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp