Home
last modified time | relevance | path

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

/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java116 private static final String STUB_RECEIVER_NAME = field in ActivityManagerAppExitInfoTest
656 intent.setComponent(new ComponentName(STUB_PACKAGE_NAME, STUB_RECEIVER_NAME)); in testAnr()