Searched refs:ACTION_TEST_PROVIDER (Results 1 – 3 of 3) sorted by relevance
24 public static final String ACTION_TEST_PROVIDER = "ACTION_TEST_PROVIDER"; field in Shared_getBindingUidImportance
18 import static android.app.stubs.shared.Shared_getBindingUidImportance.ACTION_TEST_PROVIDER;61 case ACTION_TEST_PROVIDER: in onReceive()
20 import static android.app.stubs.shared.Shared_getBindingUidImportance.ACTION_TEST_PROVIDER;139 sendBroadcastAndWait(ACTION_TEST_PROVIDER); in testWithProviderAccess()