Searched refs:MSG_LOAD_LEANBACK_LAUNCHER (Results 1 – 1 of 1) sorted by relevance
1071 static final int MSG_LOAD_LEANBACK_LAUNCHER = 5; field in ApplicationsState.BackgroundHandler1171 case MSG_LOAD_LEANBACK_LAUNCHER: { in handleMessage()1174 || (msg.what == MSG_LOAD_LEANBACK_LAUNCHER && in handleMessage()1221 sendEmptyMessage(MSG_LOAD_LEANBACK_LAUNCHER); in handleMessage()