Searched refs:ACTION_BATTERY_LEVEL_CHANGED (Results 1 – 5 of 5) sorted by relevance
108 addHandler(BluetoothDevice.ACTION_BATTERY_LEVEL_CHANGED, new BatteryLevelChangedHandler()); in BluetoothEventManager()
207 public static final String ACTION_BATTERY_LEVEL_CHANGED = field in BluetoothDevice
746 final Intent intent = new Intent(Intent.ACTION_BATTERY_LEVEL_CHANGED); in sendEnqueuedBatteryLevelChangedEvents()
2891 public static final String ACTION_BATTERY_LEVEL_CHANGED = field in Intent
1389 …field public static final String ACTION_BATTERY_LEVEL_CHANGED = "android.intent.action.BATTERY_LEV…