Home
last modified time | relevance | path

Searched defs:notifyService (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DUsbDebuggingActivity.java167 private void notifyService(boolean allow) { in notifyService() method in UsbDebuggingActivity
179 private void notifyService(boolean allow, boolean alwaysAllow) { in notifyService() method in UsbDebuggingActivity
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMotionEventInjector.java349 private void notifyService(IAccessibilityServiceClient service, int sequence, boolean success) { in notifyService() method in MotionEventInjector
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp1606 void AudioPolicyService::UidPolicy::notifyService() { in notifyService() function in android::AudioPolicyService::UidPolicy