Searched refs:ACTION_FINISH_ACTIVITY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/test-apps/ConnTestApp/src/com/android/servicestests/apps/conntestapp/
H A DConnTestActivity.java40 private static final String ACTION_FINISH_ACTIVITY = TEST_PKG + ".FINISH"; field in class:ConnTestActivity
66 registerReceiver(finishCommandReceiver, new IntentFilter(ACTION_FINISH_ACTIVITY));

Completed in 106 milliseconds