Searched refs:ACTION_POWER_DISCONNECTED (Results 1 – 12 of 12) sorted by relevance
65 …t.Intent#ACTION_POWER_CONNECTED}와 {@link android.content.Intent#ACTION_POWER_DISCONNECTED}를 정의해야 합…70 <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
65 ….Intent#ACTION_POWER_CONNECTED} と {@link android.content.Intent#ACTION_POWER_DISCONNECTED} をインテント …70 <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
158 filter.addAction(Intent.ACTION_POWER_DISCONNECTED); in startTracking()207 } else if (Intent.ACTION_POWER_DISCONNECTED.equals(action)) { in onReceiveInternal()
65 ….Intent#ACTION_POWER_CONNECTED} 和 {@link android.content.Intent#ACTION_POWER_DISCONNECTED},在清单中注册 …70 <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
65 ….Intent#ACTION_POWER_CONNECTED} и {@link android.content.Intent#ACTION_POWER_DISCONNECTED} в фильт…70 <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
88 android.content.Intent#ACTION_POWER_DISCONNECTED} within an intent filter.</p>93 <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
65 ….Intent#ACTION_POWER_CONNECTED} y {@link android.content.Intent#ACTION_POWER_DISCONNECTED} en un f…70 <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
438 Intent statusIntent = new Intent(Intent.ACTION_POWER_DISCONNECTED); in processValuesLocked()
113 NO DOC BLOCK: android.content.Intent Field ACTION_POWER_DISCONNECTED
1999 public static final String ACTION_POWER_DISCONNECTED = field in Intent
7912 … public static final java.lang.String ACTION_POWER_DISCONNECTED = "android.intent.action.ACTION_PO…
7668 … public static final java.lang.String ACTION_POWER_DISCONNECTED = "android.intent.action.ACTION_PO…