/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | LeAudioProfile.java | 70 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
|
H A D | HapClientProfile.java | 78 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
|
H A D | HearingAidProfile.java | 93 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
|
H A D | A2dpProfile.java | 69 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | StartingWindowController.java | 261 public void setSysuiProxy(SysuiProxy proxy) { in setSysuiProxy()
|
/aosp14/frameworks/base/services/core/java/com/android/server/appop/ |
H A D | AttributedOp.java | 483 AppOpsManager.OpEventProxyInfo proxy = event.getProxy(); in onUidStateChanged() local 687 @Nullable AppOpsManager.OpEventProxyInfo proxy, @AppOpsManager.OpFlags int flags, in InProgressStartOpEvent() 739 @Nullable AppOpsManager.OpEventProxyInfo proxy, in reinit()
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | BluetoothManagerService.java | 1330 IBluetoothProfileServiceConnection proxy) { in bindBluetoothProfileService() 1370 IBluetoothProfileServiceConnection proxy) { in unbindBluetoothProfileService() 1516 private void addProxy(IBluetoothProfileServiceConnection proxy) { in addProxy() 1533 private void removeProxy(IBluetoothProfileServiceConnection proxy) { in removeProxy() 2066 IBluetoothProfileServiceConnection proxy = in handleMessage() local
|
/aosp12/packages/services/Car/car-lib/src/android/car/ |
H A D | CarProjectionManager.java | 514 ProjectionAccessPointCallbackProxy proxy = in startProjectionAccessPoint() local 550 ProjectionAccessPointCallbackProxy proxy; in stopProjectionAccessPoint() local
|
/aosp12/packages/services/Car/service/src/com/android/car/pm/ |
H A D | CarPackageManagerService.java | 1152 AppBlockingPolicyProxy proxy = new AppBlockingPolicyProxy(this, mContext, in startAppBlockingPolicies() local 1163 public void onPolicyConnectionAndSet(AppBlockingPolicyProxy proxy, in onPolicyConnectionAndSet() 1168 public void onPolicyConnectionFailure(AppBlockingPolicyProxy proxy) { in onPolicyConnectionFailure() 1172 private void doHandlePolicyConnection(AppBlockingPolicyProxy proxy, in doHandlePolicyConnection()
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/provider/proxy/ |
H A D | ProxyLocationProvider.java | 71 ProxyLocationProvider proxy = new ProxyLocationProvider(context, provider, action, in create() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/provider/proxy/ |
H A D | ProxyLocationProvider.java | 71 ProxyLocationProvider proxy = new ProxyLocationProvider(context, provider, action, in create() local
|
/aosp12/art/test/004-JniTest/src/ |
H A D | Main.java | 255 public Object invoke(Object proxy, Method method, Object[] args) throws Throwable { in invoke() 262 SimpleInterface proxy = in testProxyGetMethodID() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/dreams/ |
H A D | DreamOverlayServiceTest.java | 202 final IBinder proxy = mService.onBind(new Intent()); in getClient() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qrcodescanner/controller/ |
H A D | QRCodeScannerController.java | 114 DeviceConfigProxy proxy, in QRCodeScannerController()
|
/aosp12/packages/modules/Connectivity/Tethering/tests/privileged/src/android/net/ip/ |
H A D | DadProxyTest.java | 206 DadProxy proxy = new DadProxy(mHandler, mTetheredParams); in setupProxy() local
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | A2dpProfile.java | 66 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/ |
H A D | SwipeUpGestureTutorialController.java | 410 public SurfaceParams[] createSurfaceParams(BuilderProxy proxy) { in createSurfaceParams()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | TouchInteractionService.java | 162 ISystemUiProxy proxy = ISystemUiProxy.Stub.asInterface( in onInitialize() local 318 public void setSwipeUpProxy(Function<GestureState, AnimatedFloat> proxy) { in setSwipeUpProxy()
|
/aosp12/frameworks/base/core/java/com/android/internal/net/ |
H A D | VpnProfile.java | 134 public ProxyInfo proxy = null; // 15~18 field in VpnProfile
|
/aosp12/packages/modules/NetworkStack/src/com/android/server/connectivity/ |
H A D | NetworkMonitor.java | 2384 private CaptivePortalProbeResult sendDnsAndHttpProbes(ProxyInfo proxy, URL url, int probeType) { in sendDnsAndHttpProbes() 2660 ProbeThread(CountDownLatch latch, ValidationProperties properties, ProxyInfo proxy, URL url, in ProbeThread() 2695 protected Probe(ValidationProperties properties, ProxyInfo proxy, URL url, in Probe() 2707 HttpsProbe(ValidationProperties properties, ProxyInfo proxy, URL url, in HttpsProbe() 2719 HttpProbe(ValidationProperties properties, ProxyInfo proxy, URL url, in HttpProbe() 2833 @NonNull ValidationProperties properties, @Nullable ProxyInfo proxy, in sendMultiParallelHttpAndHttpsProbes() 2961 ValidationProperties properties, ProxyInfo proxy, URL httpsUrl, URL httpUrl) { in sendHttpAndHttpsParallelWithFallbackProbes()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | atmlec.h | 78 } proxy; member
|
/aosp12/packages/services/Telephony/src/com/android/phone/callcomposer/ |
H A D | CallComposerPictureManager.java | 379 void setCallLogProxy(CallLogProxy proxy) { in setCallLogProxy()
|
/aosp12/bionic/libc/dns/net/ |
H A D | gethnamaddr.c | 568 android_read_hostent(FILE* proxy, struct hostent* hp, char* hbuf, size_t hbuflen, int *he) in android_read_hostent() 794 FILE* proxy = fdopen(__netdClientDispatch.dnsOpenProxy(), "r+"); in gethostbyname_internal() local 897 FILE* proxy = fdopen(__netdClientDispatch.dnsOpenProxy(), "r+"); in android_gethostbyaddrfornetcontext_proxy_internal() local
|
/aosp12/system/update_engine/ |
H A D | libcurl_http_fetcher.cc | 113 bool LibcurlHttpFetcher::GetProxyType(const string& proxy, in GetProxyType()
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/ |
H A D | ContextHubClientManager.java | 254 ContextHubClientBroker proxy = mHostEndPointIdToClientMap.get(message.hostEndPoint); in onMessageFromNanoApp() local
|