Searched refs:ACTION_JUST_CREATE (Results 1 – 2 of 2) sorted by relevance
52 private static final String ACTION_JUST_CREATE = field in IntentReceiverActivity106 } else if (ACTION_JUST_CREATE.equals(action)) { in onCreate()
45 private static final String ACTION_JUST_CREATE = field in LockTaskTest449 intent.setAction(ACTION_JUST_CREATE); in getIntentReceivingActivityIntent()