Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java2497 private void scheduleNotifyImeUidToAudioService(int uid) { in scheduleNotifyImeUidToAudioService() method in InputMethodManagerService
2527 scheduleNotifyImeUidToAudioService(mCurMethodUid); in onServiceConnected()
2649 scheduleNotifyImeUidToAudioService(mCurMethodUid); in clearCurMethodLocked()
/aosp12/frameworks/base/services/
H A Dart-profile19852 HPLcom/android/server/inputmethod/InputMethodManagerService;->scheduleNotifyImeUidToAudioService(I)…