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.java453 IBinder binder = service.callOnBind(intent); in testSettingInjectorService()
595 public IBinder callOnBind(Intent intent) { in callOnBind() method in LocationTest.SettingInjectorServiceDerived