Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyStateListeners.java217 TelephonyConstants.EventActiveDataSubIdChanged, subId); in onActiveDataSubscriptionIdChanged()
DTelephonyConstants.java402 public static final String EventActiveDataSubIdChanged = "ActiveDataSubIdChanged"; field in TelephonyConstants