| /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/ |
| D | DiscoveryListenerMultiplexer.java | 45 public static void addListener(@NonNull NsdManager nsdManager, @NonNull String serviceType, in addListener() 132 public void onStartDiscoveryFailed(String serviceType, int errorCode) { in onStartDiscoveryFailed() 138 public void onStopDiscoveryFailed(String serviceType, int errorCode) { in onStopDiscoveryFailed() 144 public void onDiscoveryStarted(String serviceType) { in onDiscoveryStarted() 149 public void onDiscoveryStopped(String serviceType) { in onDiscoveryStopped()
|
| /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mdnsFilter/ |
| D | MDNSFilterPlugin.java | 127 public void onStartDiscoveryFailed(String serviceType, int errorCode) { in onStartDiscoveryFailed() 133 public void onStopDiscoveryFailed(String serviceType, int errorCode) { in onStopDiscoveryFailed() 139 public void onDiscoveryStarted(String serviceType) { in onDiscoveryStarted() 144 public void onDiscoveryStopped(String serviceType) { in onDiscoveryStopped()
|
| /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
| D | WifiP2pDnsSdServiceInfo.java | 92 String serviceType, Map<String, String> txtMap) { in newInstance() argument 122 String serviceType) { in createPtrServiceQuery() 149 String serviceType, in createTxtServiceQuery()
|
| D | WifiP2pDnsSdServiceRequest.java | 75 public static WifiP2pDnsSdServiceRequest newInstance(String serviceType) { in newInstance() 97 String serviceType) { in newInstance()
|
| D | WifiP2pServiceRequest.java | 95 private WifiP2pServiceRequest(int serviceType, int length, in WifiP2pServiceRequest()
|
| D | WifiP2pServiceResponse.java | 118 protected WifiP2pServiceResponse(int serviceType, int status, int transId, in WifiP2pServiceResponse()
|
| /frameworks/opt/net/ims/src/java/com/android/ims/ |
| D | ImsServiceBase.java | 55 public boolean isConnected(int serviceId, int serviceType, int callType) { in isConnected() 70 …public void addRegistrationListener(int serviceId, int serviceType, IImsRegistrationListener liste… in addRegistrationListener() 76 public ImsCallProfile createCallProfile(int serviceId, int serviceType, int callType) { in createCallProfile() 148 protected boolean onIsConnected(int serviceId, int serviceType, int callType) { in onIsConnected() 164 …protected void onAddRegistrationListener(int serviceId, int serviceType, IImsRegistrationListener … in onAddRegistrationListener() 168 protected ImsCallProfile onCreateCallProfile(int serviceId, int serviceType, int callType) { in onCreateCallProfile()
|
| D | ImsManager.java | 985 public boolean isConnected(int serviceId, int serviceType, int callType) in isConnected() 1036 int serviceType, int callType) throws ImsException { in createCallProfile()
|
| /frameworks/base/core/java/android/bluetooth/ |
| D | BluetoothGattService.java | 99 public BluetoothGattService(UUID uuid, int serviceType) { in BluetoothGattService() 113 int instanceId, int serviceType) { in BluetoothGattService() 126 public BluetoothGattService(UUID uuid, int instanceId, int serviceType) { in BluetoothGattService()
|
| D | BluetoothGattIncludedService.java | 49 public BluetoothGattIncludedService(UUID uuid, int instanceId, int serviceType) { in BluetoothGattIncludedService()
|
| /frameworks/base/core/java/android/net/nsd/ |
| D | NsdManager.java | 262 public void onStartDiscoveryFailed(String serviceType, int errorCode); in onStartDiscoveryFailed() 264 public void onStopDiscoveryFailed(String serviceType, int errorCode); in onStopDiscoveryFailed() 266 public void onDiscoveryStarted(String serviceType); in onDiscoveryStarted() 268 public void onDiscoveryStopped(String serviceType); in onDiscoveryStopped() 542 public void discoverServices(String serviceType, int protocolType, DiscoveryListener listener) { in discoverServices()
|
| /frameworks/base/telephony/java/com/android/ims/internal/ |
| D | IImsService.aidl | 39 boolean isConnected(int serviceId, int serviceType, int callType); in isConnected() 54 ImsCallProfile createCallProfile(int serviceId, int serviceType, int callType); in createCallProfile()
|
| /frameworks/base/core/java/com/android/internal/app/procstats/ |
| D | ServiceState.java | 388 int count, int serviceType, int state, long startTime, long now, long totalTime, in dumpStats() 407 int serviceType, int curState, long curStartTime, long now) { in dumpTime() 457 int uid, int vers, String serviceName, int serviceType, int opCount, in dumpTimeCheckin()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
| D | SsData.java | 105 public ServiceType serviceType; field in SsData
|
| /frameworks/base/telephony/java/com/android/ims/ |
| D | ImsCallProfile.java | 233 public ImsCallProfile(int serviceType, int callType) { in ImsCallProfile()
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | NsdService.java | 745 private boolean discoverServices(int discoveryId, String serviceType) { in discoverServices()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
| D | ImsPhoneCallTracker.java | 627 int serviceType = PhoneNumberUtils.isEmergencyNumber(conn.getAddress()) ? in dialInternal() local
|