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