Searched refs:ACTION_REPORT_SCOPES (Results 1 – 1 of 1) sorted by relevance
46 private static final String ACTION_REPORT_SCOPES = "com.android.cts.delegate.report_scopes"; field in DelegatedScopesReceiverActivity104 intent.setAction(ACTION_REPORT_SCOPES); in sendScopeReportBroadcast()106 Log.d(TAG, "Broadcasting " + ACTION_REPORT_SCOPES + " with scopes " + scopes); in sendScopeReportBroadcast()