Searched refs:ACTION_LOCKNOW (Results 1 – 2 of 2) sorted by relevance
77 public static final String ACTION_LOCKNOW = field in ByodHelperActivity328 } else if (ACTION_LOCKNOW.equals(action)) { in onCreate()507 return new Intent(ACTION_LOCKNOW); in createLockIntent()
156 filter.addAction(ByodHelperActivity.ACTION_LOCKNOW); in setupProfile()