Searched refs:HIDE_SESSION (Results 1 – 3 of 3) sorted by relevance
66 if (action.equals(Utils.HIDE_SESSION)) { in onCreate()76 filter.addAction(Utils.HIDE_SESSION); in onCreate()
117 public static final String HIDE_SESSION = "android.intent.action.hide_session"; field in Utils
142 mContext.sendBroadcast(new Intent(Utils.HIDE_SESSION)); in tearDown()612 mContext.sendBroadcast(new Intent(Utils.HIDE_SESSION)); in eventuallyWithSessionClose()