Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/
DLocationTest.java510 IBinder binder = service.callOnBind(intent); in testSettingInjectorService()
659 public IBinder callOnBind(Intent intent) { in callOnBind() method in LocationTest.SettingInjectorServiceDerived