Searched refs:ACTION_DISABLE_SELF (Results 1 – 1 of 1) sorted by relevance
32 private static final String ACTION_DISABLE_SELF = "disable_self"; field in DeviceAdminReceiverUtils57 if (!action.equals(ACTION_DISABLE_SELF)) { in disableSelf()