Searched refs:ACTION_REMOVE_MANAGED_PROFILE (Results 1 – 4 of 4) sorted by relevance
70 Intent intent = new Intent(ByodHelperActivity.ACTION_REMOVE_MANAGED_PROFILE); in requestDeleteManagedProfile()
73 …public static final String ACTION_REMOVE_MANAGED_PROFILE = "com.android.cts.verifier.managedprovis… field in ByodHelperActivity252 } else if (action.equals(ACTION_REMOVE_MANAGED_PROFILE)) { in onCreate()
191 filter.addAction(ByodHelperActivity.ACTION_REMOVE_MANAGED_PROFILE); in setupProfile()
258 Intent intent = new Intent(ByodHelperActivity.ACTION_REMOVE_MANAGED_PROFILE); in finish()