| /frameworks/base/core/jni/ |
| D | android_view_ThreadedRenderer.cpp | 221 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(proxyPtr); in android_view_ThreadedRenderer_setAtlas() local 227 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(proxyPtr); in android_view_ThreadedRenderer_setProcessStatsBuffer() local 247 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(proxyPtr); in android_view_ThreadedRenderer_deleteProxy() local 253 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(proxyPtr); in android_view_ThreadedRenderer_loadSystemProperties() local 259 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(proxyPtr); in android_view_ThreadedRenderer_setName() local 267 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(proxyPtr); in android_view_ThreadedRenderer_initialize() local 274 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(proxyPtr); in android_view_ThreadedRenderer_updateSurface() local 284 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(proxyPtr); in android_view_ThreadedRenderer_pauseSurface() local 294 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(proxyPtr); in android_view_ThreadedRenderer_setup() local 300 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(proxyPtr); in android_view_ThreadedRenderer_setLightCenter() local [all …]
|
| D | android_view_Surface.cpp | 480 RenderProxy* proxy = new RenderProxy(false, rootNode, &factory); in create() local 492 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(rendererPtr); in setSurface() local 498 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(rendererPtr); in draw() local 507 RenderProxy* proxy = reinterpret_cast<RenderProxy*>(rendererPtr); in destroy() local
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
| D | NetworkUpdateResult.java | 33 public NetworkUpdateResult(boolean ip, boolean proxy) { in NetworkUpdateResult() 55 public void setProxyChanged(boolean proxy) { in setProxyChanged()
|
| /frameworks/base/core/java/android/bluetooth/ |
| D | IBluetoothManager.aidl | 42 boolean bindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in bindBluetoothProfileService() 43 void unbindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in unbindBluetoothProfileService()
|
| D | BluetoothProfile.java | 215 public void onServiceConnected(int profile, BluetoothProfile proxy); in onServiceConnected()
|
| D | BluetoothPbap.java | 100 public void onServiceConnected(BluetoothPbap proxy); in onServiceConnected()
|
| /frameworks/base/core/java/android/net/ |
| D | PacProxySelector.java | 103 Proxy proxy = proxyFromHostPort(Type.HTTP, trimmed.substring(PROXY.length())); in parseResponse() local 108 Proxy proxy = proxyFromHostPort(Type.SOCKS, trimmed.substring(SOCKS.length())); in parseResponse() local
|
| D | Proxy.java | 134 java.net.Proxy proxy = getProxy(ctx, null); in getHost() local 151 java.net.Proxy proxy = getProxy(ctx, null); in getPort() local
|
| D | Network.java | 253 java.net.Proxy proxy = null; in openConnection() local 273 public URLConnection openConnection(URL url, java.net.Proxy proxy) throws IOException { in openConnection()
|
| /frameworks/base/location/java/android/location/ |
| D | IGeofenceProvider.aidl | 27 void setGeofenceHardware(in IGeofenceHardware proxy); in setGeofenceHardware()
|
| /frameworks/av/services/audioflinger/ |
| D | RecordTracks.h | 111 void setPeerProxy(PatchProxyBufferProvider *proxy) { mPeerProxy = proxy; } in setPeerProxy()
|
| /frameworks/av/media/libstagefright/ |
| D | CameraSource.cpp | 151 const sp<ICameraRecordingProxy>& proxy, in CreateFromCamera() 168 const sp<ICameraRecordingProxy>& proxy, in CameraSource() 206 const sp<ICamera>& camera, const sp<ICameraRecordingProxy>& proxy, in isCameraAvailable() 490 const sp<ICameraRecordingProxy>& proxy, in init() 510 const sp<ICameraRecordingProxy>& proxy, in initWithCameraAccess()
|
| D | CameraSourceTimeLapse.cpp | 39 const sp<ICameraRecordingProxy> &proxy, in CreateFromCamera() 67 const sp<ICameraRecordingProxy>& proxy, in CameraSourceTimeLapse()
|
| /frameworks/base/tools/aidl/ |
| D | generate_java_binder.cpp | 385 Method* proxy = new Method; in generate_method() local 496 generate_interface_descriptors(StubClass* stub, ProxyClass* proxy) in generate_interface_descriptors() 537 ProxyClass* proxy = new ProxyClass( in generate_binder_interface_class() local
|
| /frameworks/base/services/core/java/com/android/server/connectivity/ |
| D | PacManager.java | 160 public synchronized boolean setCurrentProxyScriptUrl(ProxyInfo proxy) { in setCurrentProxyScriptUrl() 360 private void sendPacBroadcast(ProxyInfo proxy) { in sendPacBroadcast()
|
| /frameworks/av/media/libstagefright/filters/ |
| D | GraphicBufferListener.cpp | 50 sp<BufferQueue::ProxyConsumerListener> proxy = in init() local
|
| /frameworks/base/core/java/android/hardware/camera2/utils/ |
| D | Decorator.java | 74 public Object invoke(Object proxy, Method m, Object[] args) in invoke()
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | BluetoothManagerService.java | 711 IBluetoothProfileServiceConnection proxy) { in bindBluetoothProfileService() 747 IBluetoothProfileServiceConnection proxy) { in unbindBluetoothProfileService() 828 private void addProxy(IBluetoothProfileServiceConnection proxy) { in addProxy() 845 private void removeProxy(IBluetoothProfileServiceConnection proxy) { in removeProxy() 1267 IBluetoothProfileServiceConnection proxy = in handleMessage() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
| D | DcAsyncChannel.java | 287 public void reqSetLinkPropertiesHttpProxy(ProxyInfo proxy) { in reqSetLinkPropertiesHttpProxy() 295 public void setLinkPropertiesHttpProxySync(ProxyInfo proxy) { in setLinkPropertiesHttpProxySync()
|
| D | ApnSetting.java | 40 public final String proxy; field in ApnSetting 99 String proxy, String port, in ApnSetting()
|
| /frameworks/native/libs/binder/ |
| D | IPCThreadState.cpp | 670 status_t IPCThreadState::requestDeathNotification(int32_t handle, BpBinder* proxy) in requestDeathNotification() 678 status_t IPCThreadState::clearDeathNotification(int32_t handle, BpBinder* proxy) in clearDeathNotification() 1128 BpBinder *proxy = (BpBinder*)mIn.readPointer(); in executeCommand() local 1136 BpBinder *proxy = (BpBinder*)mIn.readPointer(); in executeCommand() local
|
| /frameworks/base/services/core/java/com/android/server/location/ |
| D | GeocoderProxy.java | 44 GeocoderProxy proxy = new GeocoderProxy(context, overlaySwitchResId, in createAndBind() local
|
| D | GeofenceProxy.java | 69 GeofenceProxy proxy = new GeofenceProxy(context, overlaySwitchResId, in createAndBind() local
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
| D | PbapServerProfile.java | 56 public void onServiceConnected(BluetoothPbap proxy) { in onServiceConnected()
|
| D | PanProfile.java | 55 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
|