Searched refs:EXTRA_IS_IN_APPROVED_COUNTRY (Results 1 – 1 of 1) sorted by relevance
91 private static final String EXTRA_IS_IN_APPROVED_COUNTRY = "is-in-approved-country"; field in DeviceLockCommandReceiver250 if (intent.hasExtra(EXTRA_IS_IN_APPROVED_COUNTRY)) { in setDebugCheckInClientResponse()252 intent.getBooleanExtra(EXTRA_IS_IN_APPROVED_COUNTRY, true)); in setDebugCheckInClientResponse()