Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java401 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessage(MSG_CLOSE_SYSTEM_DIALOGS));
905 static final int MSG_CLOSE_SYSTEM_DIALOGS = 102; field in VoiceInteractionSession
962 case MSG_CLOSE_SYSTEM_DIALOGS: in executeMessage()
/frameworks/base/core/java/android/view/
DViewRootImpl.java6565 private static final int MSG_CLOSE_SYSTEM_DIALOGS = 14; field in ViewRootImpl
6621 case MSG_CLOSE_SYSTEM_DIALOGS: in getMessageName()
6816 case MSG_CLOSE_SYSTEM_DIALOGS: { in handleMessageImpl()
10685 msg.what = MSG_CLOSE_SYSTEM_DIALOGS; in dispatchCloseSystemDialogs()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50055 Landroid/service/voice/VoiceInteractionSession;->MSG_CLOSE_SYSTEM_DIALOGS:I
64181 Landroid/view/ViewRootImpl;->MSG_CLOSE_SYSTEM_DIALOGS:I