Home
last modified time | relevance | path

Searched defs:getProxy (Results 1 – 25 of 242) sorted by relevance

12345678910

/aosp_15_r20/cts/common/device-side/bedstead/testapisreflection/ksp/java/com/android/bedstead/testapisreflection/ksp/data/
H A DContext.kt64 fun getProxy(target: ClassName): Result<TypeName> = in getProxy() method in com.android.bedstead.testapisreflection.ksp.data.Context
77 fun getProxy( in getProxy() method
/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/
H A DJsonRpcProxy.java38 public static JsonRpcProxy getProxy(String baseUrl) { in getProxy() method in JsonRpcProxy
45 public static JsonRpcProxy getProxy() { in getProxy() method in JsonRpcProxy
/aosp_15_r20/external/perfetto/ui/src/trace_processor/
H A Dengine.ts90 getProxy(tag: string): EngineProxy; method
586 getProxy(tag: string): EngineProxy { method in EngineProxy
/aosp_15_r20/external/libchrome/mojo/public/js/
H A Dbindings.js126 InterfacePtrController.prototype.getProxy = function() { method in InterfacePtrController
437 AssociatedInterfacePtrController.prototype.getProxy = function() { method in AssociatedInterfacePtrController
/aosp_15_r20/external/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1beta1/src/main/java/com/google/cloud/gkehub/v1beta1/
H A DConnectAgent.java147 public com.google.protobuf.ByteString getProxy() { in getProxy() method in ConnectAgent
735 public com.google.protobuf.ByteString getProxy() { in getProxy() method in ConnectAgent.Builder
H A DConnectAgentOrBuilder.java72 com.google.protobuf.ByteString getProxy(); in getProxy() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotShelfViewProxy.kt354 fun getProxy(context: Context, displayId: Int): ScreenshotShelfViewProxy in <lambda>() method
/aosp_15_r20/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/profiles/
DPairingProfileWrapper.java26 BluetoothProfile getProxy(); in getProxy() method
DPairingProfileWrapperA2dp.java34 public BluetoothProfile getProxy() { in getProxy() method in PairingProfileWrapperA2dp
DPairingProfileWrapperHidHost.java34 public BluetoothProfile getProxy() { in getProxy() method in PairingProfileWrapperHidHost
/aosp_15_r20/external/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1alpha2/src/main/java/com/google/cloud/gkehub/v1alpha2/
H A DGenerateConnectManifestRequestOrBuilder.java99 com.google.protobuf.ByteString getProxy(); in getProxy() method
H A DGenerateConnectManifestRequest.java206 public com.google.protobuf.ByteString getProxy() { in getProxy() method in GenerateConnectManifestRequest
1088 public com.google.protobuf.ByteString getProxy() { in getProxy() method in GenerateConnectManifestRequest.Builder
/aosp_15_r20/external/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1/src/main/java/com/google/cloud/gkehub/v1/
H A DGenerateConnectManifestRequestOrBuilder.java105 com.google.protobuf.ByteString getProxy(); in getProxy() method
H A DGenerateConnectManifestRequest.java212 public com.google.protobuf.ByteString getProxy() { in getProxy() method in GenerateConnectManifestRequest
1107 public com.google.protobuf.ByteString getProxy() { in getProxy() method in GenerateConnectManifestRequest.Builder
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
H A DRoute.java67 public Proxy getProxy() { in getProxy() method in Route
H A DAddress.java155 public Proxy getProxy() { in getProxy() method in Address
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DRoute.java65 public Proxy getProxy() { in getProxy() method in Route
H A DAddress.java153 public Proxy getProxy() { in getProxy() method in Address
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DProxyDrawable.java33 public Drawable getProxy() { in getProxy() method in ProxyDrawable
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/interop/
H A DTestJDKProxy.java55 public static <T> T getProxy(Class<T> type, Object obj) { in getProxy() method in TestJDKProxy
/aosp_15_r20/frameworks/base/core/java/android/net/
H A DProxy.java84 public static final java.net.Proxy getProxy(Context ctx, String url) { in getProxy() method in Proxy
/aosp_15_r20/cts/tests/tests/dreams/src/android/service/dreams/cts/
H A DControlledDreamSession.java112 public IDreamProxy getProxy() { in getProxy() method in ProxyServiceConnection
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/
H A DVelocimacroManager.java350 VelocimacroProxy getProxy() in getProxy() method in VelocimacroManager.MacroEntry
/aosp_15_r20/external/jcommander/kobalt/wrapper/
HDkobalt-wrapper.jarMETA-INF/MANIFEST.MF com/beust/kobalt/wrapper/Config.class Config ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/screenshot/
DScreenshotShelfViewProxy.java214 …public abstract com.android.systemui.screenshot.ScreenshotShelfViewProxy getProxy(@org.jetbrains.a… in getProxy() method

12345678910