Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java349 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessage(MSG_CLOSE_SYSTEM_DIALOGS));
852 static final int MSG_CLOSE_SYSTEM_DIALOGS = 102; field in VoiceInteractionSession
909 case MSG_CLOSE_SYSTEM_DIALOGS: in executeMessage()
/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5258 private static final int MSG_CLOSE_SYSTEM_DIALOGS = 14; local
5310 case MSG_CLOSE_SYSTEM_DIALOGS: in getMessageName()
5508 case MSG_CLOSE_SYSTEM_DIALOGS: { in handleMessageImpl()
9135 msg.what = MSG_CLOSE_SYSTEM_DIALOGS; in dispatchCloseSystemDialogs()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54021 Landroid/service/voice/VoiceInteractionSession;->MSG_CLOSE_SYSTEM_DIALOGS:I
68147 Landroid/view/ViewRootImpl;->MSG_CLOSE_SYSTEM_DIALOGS:I