Home
last modified time | relevance | path

Searched refs:getProxy (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyRecentsImpl.java63 IOverviewProxy overviewProxy = mOverviewProxyService.getProxy(); in showRecentApps()
75 IOverviewProxy overviewProxy = mOverviewProxyService.getProxy(); in hideRecentApps()
88 IOverviewProxy overviewProxy = mOverviewProxyService.getProxy(); in toggleRecentApps()
92 if (mOverviewProxyService.getProxy() != null) { in toggleRecentApps()
93 mOverviewProxyService.getProxy().onOverviewToggle(); in toggleRecentApps()
DOverviewProxyService.java799 public IOverviewProxy getProxy() { in getProxy() method in OverviewProxyService
/frameworks/base/core/java/android/net/
DProxy.java84 public static final java.net.Proxy getProxy(Context ctx, String url) { in getProxy() method in Proxy
111 java.net.Proxy proxy = getProxy(ctx, null); in getHost()
129 java.net.Proxy proxy = getProxy(ctx, null); in getPort()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DTaskbarDelegate.java330 if (mOverviewProxyService.getProxy() == null) { in updateAssistantAvailability()
335 mOverviewProxyService.getProxy().onAssistantAvailable(assistantAvailable, in updateAssistantAvailability()
DNavigationBar.java1527 if (mOverviewProxyService.getProxy() != null) { in updateAssistantEntrypoints()
1529 mOverviewProxyService.getProxy().onAssistantAvailable(assistantAvailable, in updateAssistantEntrypoints()
/frameworks/base/services/core/java/com/android/server/pm/verify/domain/
DDomainVerificationManagerInternal.java204 DomainVerificationProxy getProxy(); in getProxy() method
DDomainVerificationService.java184 public DomainVerificationProxy getProxy() { in getProxy() method in DomainVerificationService
/frameworks/base/services/core/java/com/android/server/pm/
DDumpHelper.java343 final DomainVerificationProxy proxy = mDomainVerificationManager.getProxy(); in doDump()
661 DomainVerificationProxy proxy = mDomainVerificationManager.getProxy(); in dumpProto()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java148 if (mOverviewProxyServiceLazy.get().getProxy() == null) {
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java863 public @Nullable OpEventProxyInfo getProxy() { in getProxy() method in AppOpsService.InProgressStartOpEvent
1129 OpEventProxyInfo proxyCopy = event.getProxy() != null in finishOrPause()
1130 ? new OpEventProxyInfo(event.getProxy()) : null; in finishOrPause()
1307 OpEventProxyInfo proxy = event.getProxy(); in onUidStateChanged()
1440 event.getProxy())); in createAttributedOpEntryLocked()
/frameworks/base/core/java/android/app/
DAppOpsManager.java3742 public @Nullable OpEventProxyInfo getProxy() { in getProxy() method in AppOpsManager.NoteOpEvent
4209 return lastEvent.getProxy(); in getLastProxyInfo()
4893 return lastEvent.getProxy(); in getLastProxyInfo()
/frameworks/base/config/
Dboot-image-profile.txt22368 HSPLcom/android/okhttp/Address;->getProxy()Ljava/net/Proxy;
22519 HSPLcom/android/okhttp/OkHttpClient;->getProxy()Ljava/net/Proxy;
22632 HSPLcom/android/okhttp/Route;->getProxy()Ljava/net/Proxy;
/frameworks/base/services/
Dart-profile10813 HSPLcom/android/server/appop/AppOpsService$InProgressStartOpEvent;->getProxy()Landroid/app/AppOpsMa…
40360 PLcom/android/server/pm/verify/domain/DomainVerificationService;->getProxy()Lcom/android/server/pm/…