Home
last modified time | relevance | path

Searched defs:removeClient (Results 1 – 25 of 50) sorted by relevance

12

/aosp12/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIMultiClientInputMethod.aidl25 void removeClient(int clientId); in removeClient() method
/aosp12/frameworks/base/media/java/android/media/soundtrigger/
H A DSoundTriggerDetectionService.java102 private void removeClient(@NonNull UUID uuid, @Nullable Bundle params) { in removeClient() method in SoundTriggerDetectionService
231 public void removeClient(ParcelUuid puuid) { in onBind() method
H A DISoundTriggerDetectionService.aidl31 void removeClient(in ParcelUuid uuid); in removeClient() method
/aosp12/hardware/qcom/gps/msm8909w_3100/location/
H A Dlocation_interface.h40 void (*removeClient)(LocationAPI* client); member
66 void (*removeClient)(LocationAPI* client); member
84 void (*removeClient)(LocationAPI* client); member
/aosp12/hardware/qcom/gps/msm8998/location/
H A Dlocation_interface.h39 void (*removeClient)(LocationAPI* client); member
64 void (*removeClient)(LocationAPI* client); member
81 void (*removeClient)(LocationAPI* client); member
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/
H A Dlocation_interface.h39 void (*removeClient)(LocationAPI* client); member
64 void (*removeClient)(LocationAPI* client); member
81 void (*removeClient)(LocationAPI* client); member
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
H A DWifiP2pGroup.java225 public boolean removeClient(String address) { in removeClient() method in WifiP2pGroup
230 public boolean removeClient(WifiP2pDevice device) { in removeClient() method in WifiP2pGroup
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/
H A Dlocation_interface.h40 void (*removeClient)(LocationAPI* client); member
73 void (*removeClient)(LocationAPI* client); member
90 void (*removeClient)(LocationAPI* client); member
/aosp12/hardware/qcom/sm8150p/gps/location/
H A Dlocation_interface.h56 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
98 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
111 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
/aosp12/hardware/qcom/sm7150/gps/location/
H A Dlocation_interface.h56 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
105 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
118 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
/aosp12/hardware/qcom/sm8150p/gps/batching/
H A Dlocation_batching.cpp90 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() function
/aosp12/hardware/qcom/sm7250/gps/batching/
H A Dlocation_batching.cpp90 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() function
/aosp12/hardware/qcom/sm7150/gps/batching/
H A Dlocation_batching.cpp90 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() function
/aosp12/hardware/qcom/sm8150/gps/batching/
H A Dlocation_batching.cpp90 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() function
/aosp12/hardware/qcom/sm7250/gps/location/
H A Dlocation_interface.h57 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
121 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
134 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
/aosp12/hardware/qcom/sm8150/gps/location/
H A Dlocation_interface.h57 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
121 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
134 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb); member
/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A Dlocation_geofence.cpp93 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() function
/aosp12/frameworks/av/services/mediaresourcemanager/aidl/android/media/
H A DIResourceManagerService.aidl75 void removeClient(int pid, long clientId); in removeClient() method
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A Dlocation_geofence.cpp93 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() function
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A Dlocation_geofence.cpp93 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() function
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A Dlocation_geofence.cpp93 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() function
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DMultiClientInputMethodServiceDelegateImpl.java126 public void removeClient(int clientId) { in removeClient() method in MultiClientInputMethodServiceDelegateImpl.ServiceImpl
/aosp12/hardware/qcom/gps/msm8998/gnss/
H A Dlocation_gnss.cpp119 static void removeClient(LocationAPI* client) in removeClient() function
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/
H A Dlocation_gnss.cpp119 static void removeClient(LocationAPI* client) in removeClient() function
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/
H A Dlocation_gnss.cpp121 static void removeClient(LocationAPI* client) in removeClient() function

12