Searched refs:ACTION_CHECK_DISK_ENCRYPTION (Results 1 – 3 of 3) sorted by relevance
91 public static final String ACTION_CHECK_DISK_ENCRYPTION = field in ByodHelperActivity247 } else if (action.equals(ACTION_CHECK_DISK_ENCRYPTION)) { in onCreate()
179 filter.addAction(ByodHelperActivity.ACTION_CHECK_DISK_ENCRYPTION); in setupProfile()
781 Intent intent = new Intent(ByodHelperActivity.ACTION_CHECK_DISK_ENCRYPTION); in checkDiskEncryption()