Searched refs:ACTION_REMOVE_PROFILE_OWNER (Results 1 – 3 of 3) sorted by relevance
58 filter.addAction(ByodHelperActivity.ACTION_REMOVE_PROFILE_OWNER); in setupProfile()
62 …public static final String ACTION_REMOVE_PROFILE_OWNER = "com.android.cts.verifier.managedprovisio… field in ByodHelperActivity147 } else if (action.equals(ACTION_REMOVE_PROFILE_OWNER)) { in onCreate()
470 Intent intent = new Intent(ByodHelperActivity.ACTION_REMOVE_PROFILE_OWNER); in requestDeleteProfileOwner()