Home
last modified time | relevance | path

Searched refs:ACTION_RUNNING (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DDelegatedScopesReceiverActivity.java51 private static final String ACTION_RUNNING = "com.android.cts.delegate.running"; field in DelegatedScopesReceiverActivity
112 intent.setAction(ACTION_RUNNING); in sendRunningBroadcast()