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.java80 mHandler.obtainMessage(MSG_HIDE).sendToTarget(); in sendNext()
87 mHandler.obtainMessage(MSG_HIDE).sendToTarget(); in sendNext()
124 private static final int MSG_HIDE = 2; field in PreBootBroadcaster
170 case MSG_HIDE:
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java281 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessage(MSG_HIDE));
844 static final int MSG_HIDE = 107; field in VoiceInteractionSession
923 case MSG_HIDE: in executeMessage()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69265 Landroid/service/voice/VoiceInteractionSession;->MSG_HIDE:I