Searched refs:MSG_SHOW_TRANSIENT (Results 1 – 1 of 1) sorted by relevance
120 private static final int MSG_SHOW_TRANSIENT = 48 << MSG_SHIFT; field in CommandQueue931 mHandler.obtainMessage(MSG_SHOW_TRANSIENT, displayId, 0, types).sendToTarget(); in showTransient()1239 case MSG_SHOW_TRANSIENT: { in handleMessage()