Searched refs:ACTION_POWER_CONNECTED (Results 1 – 14 of 14) sorted by relevance
65 …BroadcastReceiver}를 등록하여 인텐트 필터 내에 {@link android.content.Intent#ACTION_POWER_CONNECTED}와 {@link a…69 <action android:name="android.intent.action.ACTION_POWER_CONNECTED"/>
65 …} をアプリのマニフェスト内で登録し、両方のイベントを受信するために {@link android.content.Intent#ACTION_POWER_CONNECTED} と {@link …69 <action android:name="android.intent.action.ACTION_POWER_CONNECTED"/>
157 filter.addAction(Intent.ACTION_POWER_CONNECTED); in startTracking()198 } else if (Intent.ACTION_POWER_CONNECTED.equals(action)) { in onReceiveInternal()
65 …执行后台更新的频率时。因此,您应该通过在 intent 过滤器中定义 {@link android.content.Intent#ACTION_POWER_CONNECTED} 和 {@link …69 <action android:name="android.intent.action.ACTION_POWER_CONNECTED"/>
65 …adcastReceiver} в манифесте, задав {@link android.content.Intent#ACTION_POWER_CONNECTED} и {@link …69 <action android:name="android.intent.action.ACTION_POWER_CONNECTED"/>
65 mFilter.addAction(Intent.ACTION_POWER_CONNECTED); in onCreate()
116 broadcastFilter.addAction(Intent.ACTION_POWER_CONNECTED); in EntropyMixer()
428 Intent statusIntent = new Intent(Intent.ACTION_POWER_CONNECTED); in processValuesLocked()
87 {@link android.content.Intent#ACTION_POWER_CONNECTED} and {@link92 <action android:name="android.intent.action.ACTION_POWER_CONNECTED"/>
65 … detectar ambos eventos definiendo {@link android.content.Intent#ACTION_POWER_CONNECTED} y {@link …69 <action android:name="android.intent.action.ACTION_POWER_CONNECTED"/>
112 NO DOC BLOCK: android.content.Intent Field ACTION_POWER_CONNECTED
1987 …public static final String ACTION_POWER_CONNECTED = "android.intent.action.ACTION_POWER_CONNECTED"; field in Intent
7911 …eld public static final java.lang.String ACTION_POWER_CONNECTED = "android.intent.action.ACTION_PO…
7667 …eld public static final java.lang.String ACTION_POWER_CONNECTED = "android.intent.action.ACTION_PO…