Searched refs:KEY_TEMPORARY_APP_ALLOWLIST_REASON_CODE (Results 1 – 1 of 1) sorted by relevance
132 private static final String KEY_TEMPORARY_APP_ALLOWLIST_REASON_CODE = field in BroadcastOptions333 mTemporaryAppAllowlistReasonCode = opts.getInt(KEY_TEMPORARY_APP_ALLOWLIST_REASON_CODE, in BroadcastOptions()1105 b.putInt(KEY_TEMPORARY_APP_ALLOWLIST_REASON_CODE, mTemporaryAppAllowlistReasonCode); in toBundle()