Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DServiceTest.java122 final Supplier<RunningServiceInfo> serviceInfoGetter = () -> { in testRestart_boundNotStickyStartedService_restarted() local
135 RunningServiceInfo info = serviceInfoGetter.get(); in testRestart_boundNotStickyStartedService_restarted()
144 info = serviceInfoGetter.get(); in testRestart_boundNotStickyStartedService_restarted()