Searched refs:MSG_LOAD_LEANBACK_LAUNCHER (Results 1 – 1 of 1) sorted by relevance
1159 static final int MSG_LOAD_LEANBACK_LAUNCHER = 5; field in ApplicationsState.BackgroundHandler1259 case MSG_LOAD_LEANBACK_LAUNCHER: { in handleMessage()1262 || (msg.what == MSG_LOAD_LEANBACK_LAUNCHER && in handleMessage()1309 sendEmptyMessage(MSG_LOAD_LEANBACK_LAUNCHER); in handleMessage()