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.java97 mIsStoppedSelfSuccess = stopSelfResult(mStartId);
/cts/tests/app/src/android/app/cts/
DServiceTest.java248 public void stopSelfResult() { in stopSelfResult() method in ServiceTest.TestStopSelfConnection
861 conn.stopSelfResult(); in testStopSelfResult()