Home
last modified time | relevance | path

Searched refs:PHONE_CONSTANTS_SUBSCRIPTION_KEY (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java3503 private static final String PHONE_CONSTANTS_SUBSCRIPTION_KEY = "subscription"; field in TelephonyRegistry
3620 intent.putExtra(PHONE_CONSTANTS_SUBSCRIPTION_KEY, subId); in createServiceStateIntent()
3653 intent.putExtra(PHONE_CONSTANTS_SUBSCRIPTION_KEY, subId); in broadcastSignalStrengthChanged()
3709 intent.putExtra(PHONE_CONSTANTS_SUBSCRIPTION_KEY, subId); in broadcastCallStateChanged()
3761 intent.putExtra(PHONE_CONSTANTS_SUBSCRIPTION_KEY, subId); in broadcastDataConnectionStateChanged()