Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DHandleMap.java42 public int serviceType = 0; field in HandleMap.Entry
48 Entry(int serverIf, int handle, UUID uuid, int serviceType, int instance) { in Entry() argument
54 this.serviceType = serviceType; in Entry()
57 Entry(int serverIf, int handle, UUID uuid, int serviceType, int instance, in Entry() argument
64 this.serviceType = serviceType; in Entry()
100 void addService(int serverIf, int handle, UUID uuid, int serviceType, int instance, in addService() argument
102 mEntries.add(new Entry(serverIf, handle, uuid, serviceType, instance, advertisePreferred)); in addService()
/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
DCallRedirectionProcessor.java72 private CallRedirectionAttempt(ComponentName componentName, String serviceType) { in CallRedirectionAttempt() argument
74 mServiceType = serviceType; in CallRedirectionAttempt()
380 private void processTimeoutForCallRedirection(String serviceType) { in processTimeoutForCallRedirection() argument
381 long timeout = serviceType.equals(SERVICE_TYPE_USER_DEFINED) ? in processTimeoutForCallRedirection()
390 serviceType.equals(SERVICE_TYPE_USER_DEFINED) ? in processTimeoutForCallRedirection()
393 Log.i(this, serviceType + " call redirection has timed out."); in processTimeoutForCallRedirection()
394 Log.addEvent(mCall, serviceType.equals(SERVICE_TYPE_USER_DEFINED) in processTimeoutForCallRedirection()
397 if (serviceType.equals(SERVICE_TYPE_USER_DEFINED)) { in processTimeoutForCallRedirection()
DCallRedirectionProcessorHelper.java98 protected ComponentName getComponentName(Intent intent, String serviceType) { in getComponentName() argument
102 Log.i(this, "There are no " + serviceType + " call redirection services installed" + in getComponentName()
106 Log.i(this, "There are multiple " + serviceType + " call redirection services" + in getComponentName()
112 Log.w(this, "The " + serviceType + " call redirection service has invalid" + in getComponentName()
/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
DTunerChannel.java80 Channel.AtscServiceType serviceType = in TunerChannel() local
91 serviceType = chanServiceType; in TunerChannel()
104 .setServiceType(serviceType) in TunerChannel()
183 Channel.AtscServiceType serviceType = in TunerChannel() local
191 serviceType = chanServiceType; in TunerChannel()
198 .setServiceType(serviceType) in TunerChannel()
298 int serviceType = getServiceType(); in getServiceTypeName() local
299 if (serviceType >= 0 && serviceType < ATSC_SERVICE_TYPE_NAMES.length) { in getServiceTypeName()
300 return ATSC_SERVICE_TYPE_NAMES[serviceType]; in getServiceTypeName()
DPsipData.java160 int serviceType, in VctItem() argument
168 mServiceType = serviceType; in VctItem()
243 int serviceType, in SdtItem() argument
248 mServiceType = serviceType; in SdtItem()
547 public ServiceDescriptor(int serviceType, String serviceProviderName, String serviceName) { in ServiceDescriptor() argument
548 mServiceType = serviceType; in ServiceDescriptor()
DSectionParser.java895 int serviceType = (data[pos + 27] & 0x3f); in parseVCT() local
923 serviceType, in parseVCT()
932 if ((serviceType == AtscServiceType.SERVICE_TYPE_ATSC_AUDIO_VALUE in parseVCT()
933 || serviceType in parseVCT()
935 || serviceType in parseVCT()
945 serviceType, in parseVCT()
1096 int serviceType = 0; in parseSDT() local
1100 serviceType = serviceDescriptor.getServiceType(); in parseSDT()
1107 serviceType, in parseSDT()
1922 int serviceType = data[pos] & 0xff; in parseDvbService() local
[all …]
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetNativeInterface.java487 private native boolean notifyDeviceStatusNative(int networkState, int serviceType, int signal, in notifyDeviceStatusNative() argument
/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...