Searched refs:FLAG_SESSION_REQUEST_ICONS (Results 1 – 2 of 2) sorted by relevance
158 public static final int FLAG_SESSION_REQUEST_ICONS = 1 << 1; field in ApplicationsState174 FLAG_SESSION_REQUEST_ICONS,190 FLAG_SESSION_REQUEST_HOME_APP | FLAG_SESSION_REQUEST_ICONS |1227 if (hasFlag(flags, FLAG_SESSION_REQUEST_ICONS)) { in handleMessage()
313 mSession.setSessionFlags(ApplicationsState.FLAG_SESSION_REQUEST_ICONS); in testCustomSessionLoadsIconsOnly()