Searched refs:DataActivityType (Results 1 – 3 of 3) sorted by relevance
26 import android.telephony.Annotation.DataActivityType;332 public void notifyDataActivityChanged(int subId, @DataActivityType int dataActivityType) { in notifyDataActivityChanged()
26 public @interface DataActivityType { annotation in Annotation
5217 public @interface DataActivityType{} annotation in TelephonyManager