Searched refs:getCombinedSessionFlags (Results 1 – 1 of 1) sorted by relevance
1129 int flags = getCombinedSessionFlags(mSessions); in handleMessage()1400 private int getCombinedSessionFlags(List<ApplicationsState.Session> sessions) { in getCombinedSessionFlags() method in ApplicationsState.BackgroundHandler