Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DDelegatedScopesReceiverActivity.java46 private static final String ACTION_REPORT_SCOPES = "com.android.cts.delegate.report_scopes"; field in DelegatedScopesReceiverActivity
104 intent.setAction(ACTION_REPORT_SCOPES); in sendScopeReportBroadcast()
106 Log.d(TAG, "Broadcasting " + ACTION_REPORT_SCOPES + " with scopes " + scopes); in sendScopeReportBroadcast()