Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/
DShellCommandServiceImpl.java111 notifyCaller(response, callback, param, outPw, errPw); in runShellCommand()
133 notifyCaller(response, callback, param, outPw, errPw); in runShellCommand()
139 private static void notifyCaller( in notifyCaller() method in ShellCommandServiceImpl
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpBipClient.java348 notifyCaller(request); in executeRequest()
354 notifyCaller(request); in executeRequest()
358 notifyCaller(request); in executeRequest()
363 private void notifyCaller(BipRequest request) { in notifyCaller() method in AvrcpBipClient