Searched refs:checkForSetupEvent (Results 1 – 1 of 1) sorted by relevance
577 checkForSetupEvent(LANGUAGE_SELECTION_EVENT, (Bundle) msg.obj, slot); in handleMessage()663 checkForSetupEvent(IDLE_SCREEN_AVAILABLE_EVENT, null, slotId); in handleIdleScreen()1017 checkForSetupEvent(IDLE_SCREEN_AVAILABLE_EVENT, null, slotId); in handleCmd()1388 private void checkForSetupEvent(int event, Bundle args, int slotId) { in checkForSetupEvent() method in StkAppService