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.java343 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessage(MSG_CLOSE_SYSTEM_DIALOGS));
839 static final int MSG_CLOSE_SYSTEM_DIALOGS = 102; field in VoiceInteractionSession
893 case MSG_CLOSE_SYSTEM_DIALOGS: in executeMessage()
/frameworks/base/core/java/android/view/
DViewRootImpl.java4487 private static final int MSG_CLOSE_SYSTEM_DIALOGS = 14; field in ViewRootImpl
4535 case MSG_CLOSE_SYSTEM_DIALOGS: in getMessageName()
4743 case MSG_CLOSE_SYSTEM_DIALOGS: { in handleMessage()
8041 msg.what = MSG_CLOSE_SYSTEM_DIALOGS; in dispatchCloseSystemDialogs()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64610 Landroid/service/voice/VoiceInteractionSession;->MSG_CLOSE_SYSTEM_DIALOGS:I
79253 Landroid/view/ViewRootImpl;->MSG_CLOSE_SYSTEM_DIALOGS:I