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