Searched refs:CAT_SESSION_END_ACTION (Results 1 – 3 of 3) sorted by relevance
36 public static final String CAT_SESSION_END_ACTION = field
557 Intent intent = new Intent(AppInterface.CAT_SESSION_END_ACTION); in handleSessionEnd()
46 } else if (action.equals(AppInterface.CAT_SESSION_END_ACTION)) { in onReceive()