Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DLocalService.java102 mIsStoppedSelfSuccess = stopSelfResult(mStartId);
/cts/tests/app/src/android/app/cts/
DServiceTest.java255 public void stopSelfResult() { in stopSelfResult() method in ServiceTest.TestStopSelfConnection
871 conn.stopSelfResult(); in testStopSelfResult()