Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DPreBootBroadcaster.java85 mHandler.obtainMessage(MSG_HIDE).sendToTarget(); in sendNext()
92 mHandler.obtainMessage(MSG_HIDE).sendToTarget(); in sendNext()
140 private static final int MSG_HIDE = 2; field in PreBootBroadcaster
187 case MSG_HIDE:
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java339 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessage(MSG_HIDE));
910 static final int MSG_HIDE = 107; field in VoiceInteractionSession
992 case MSG_HIDE: in executeMessage()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50059 Landroid/service/voice/VoiceInteractionSession;->MSG_HIDE:I