Searched refs:ImsServiceCapability (Results 1 – 6 of 6) sorted by relevance
66 private @ImsService.ImsServiceCapability long mCapabilities;100 public @ImsService.ImsServiceCapability long getCapabilities() { in getCapabilities()108 public void setCapabilities(@ImsService.ImsServiceCapability long caps) { in setCapabilities()
152 public @interface ImsServiceCapability {} annotation in ImsService430 public @ImsServiceCapability long getImsServiceCapabilities() { in getImsServiceCapabilities()528 private static long sanitizeCapabilities(@ImsServiceCapability long caps) { in sanitizeCapabilities()544 public static String getCapabilitiesString(@ImsServiceCapability long caps) { in getCapabilitiesString()
67 void updateFeatureCapabilities(@ImsService.ImsServiceCapability long capabilities); in updateFeatureCapabilities()
194 public boolean isCapable(@ImsService.ImsServiceCapability long capabilities) in isCapable()
392 @ImsService.ImsServiceCapability long capabilities) { in notifyFeatureCapabilitiesChanged()
312 public boolean isImsServiceCapable(@ImsService.ImsServiceCapability long capabilities) in isImsServiceCapable()