Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsSsData.java185 public @interface ServiceClassFlags{} annotation in ImsSsData
256 public final @ServiceClassFlags int serviceClass;
300 @ServiceClassFlags int serviceClass, int result) { in Builder()
353 @ServiceClassFlags int serviceClass, int result) { in ImsSsData()
488 public @ServiceClassFlags int getServiceClass() { in getServiceClass()
DImsCallForwardInfo.java142 public @ImsSsData.ServiceClassFlags int mServiceClass;
159 @TypeOfAddress int toA, @ImsSsData.ServiceClassFlags int serviceClass, in ImsCallForwardInfo()
247 public @ImsSsData.ServiceClassFlags int getServiceClass() { in getServiceClass()