Searched refs:ACTION_BATTERY_OKAY (Results 1 – 12 of 12) sorted by relevance
64 mFilter.addAction(Intent.ACTION_BATTERY_OKAY); in onCreate()
223 .setDeliveryGroupMatchingKey("android", Intent.ACTION_BATTERY_OKAY)699 final Intent statusIntent = new Intent(Intent.ACTION_BATTERY_OKAY); in processValuesLocked()
4280 filter.addAction(Intent.ACTION_BATTERY_OKAY);4380 } else if (Intent.ACTION_BATTERY_OKAY.equals(action)) {
1743 && filter.hasAction(Intent.ACTION_BATTERY_OKAY) in testBatteryStateTrackerRegistersForImportantIntents()
20 BroadcastBehavior: android.content.Intent#ACTION_BATTERY_OKAY:21 Field 'ACTION_BATTERY_OKAY' is missing @BroadcastBehavior
24 BroadcastBehavior: android.content.Intent#ACTION_BATTERY_OKAY:25 Field 'ACTION_BATTERY_OKAY' is missing @BroadcastBehavior
28 BroadcastBehavior: android.content.Intent#ACTION_BATTERY_OKAY:29 Field 'ACTION_BATTERY_OKAY' is missing @BroadcastBehavior
11154 field public static final String ACTION_BATTERY_OKAY = "android.intent.action.BATTERY_OKAY";
3384 public static final String ACTION_BATTERY_OKAY = "android.intent.action.BATTERY_OKAY"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7595 …field public static final java.lang.String ACTION_BATTERY_OKAY = "android.intent.action.BATTERY_OK…