Searched refs:ACTION_LOCKNOW (Results 1 – 3 of 3) sorted by relevance
61 new Intent(ByodHelperActivity.ACTION_LOCKNOW))); in setupTests()
87 public static final String ACTION_LOCKNOW = field in ByodHelperActivity294 } else if (ACTION_LOCKNOW.equals(action)) { in onCreate()448 return new Intent(ACTION_LOCKNOW); in createLockIntent()
92 filter.addAction(ByodHelperActivity.ACTION_LOCKNOW); in setupProfile()