Home
last modified time | relevance | path

Searched refs:getRequestCount (Results 1 – 22 of 22) sorted by relevance

/aosp12/frameworks/libs/net/common/device/android/net/
H A DNetworkFactory.java191 protected int getRequestCount() { in getRequestCount() method in NetworkFactory
192 return mImpl.getRequestCount(); in getRequestCount()
H A DNetworkFactoryShim.java58 int getRequestCount(); in getRequestCount() method
H A DNetworkFactoryImpl.java306 @Override public int getRequestCount() { in getRequestCount() method in NetworkFactoryImpl
H A DNetworkFactoryLegacyImpl.java372 @Override public int getRequestCount() { in getRequestCount() method in NetworkFactoryLegacyImpl
/aosp12/frameworks/base/core/java/android/net/http/
H A DHttpResponseCache.java271 public int getRequestCount() { in getRequestCount() method in HttpResponseCache
272 return mDelegate.getRequestCount(); in getRequestCount()
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCaptureCallbackHolder.java112 public int getRequestCount() { in getRequestCount() method in CaptureCallbackHolder
H A DCameraOfflineSessionImpl.java260 for (int i = 0; i < holder.getRequestCount(); i++) { in onCaptureStarted()
348 for (int i = 0; i < holder.getRequestCount(); i++) { in onResultReceived()
389 for (int i = 0; i < holder.getRequestCount(); i++) { in onResultReceived()
H A DCameraDeviceImpl.java2080 for (int i = 0; i < holder.getRequestCount(); i++) { in onCaptureStarted()
2191 for (int i = 0; i < holder.getRequestCount(); i++) { in onResultReceived()
2232 for (int i = 0; i < holder.getRequestCount(); i++) { in onResultReceived()
/aosp12/frameworks/base/core/java/android/hardware/
H A DCameraStreamStats.java162 public long getRequestCount() { in getRequestCount() method in CameraStreamStats
H A DCameraSessionStats.java187 public long getRequestCount() { in getRequestCount() method in CameraSessionStats
/aosp12/packages/modules/NetworkStack/src/com/android/networkstack/metrics/
H A DIpProvisioningMetrics.java106 mDhcpSessionBuilder.setRequestCount(mDhcpSessionBuilder.getRequestCount() + 1); in incrementCountForRequest()
/aosp12/packages/modules/NetworkStack/tests/unit/src/com/android/networkstack/metrics/
H A DNetworkIpProvisioningMetricsTest.java134 assertEquals(2, mStats.getDhcpSession().getRequestCount()); in testIpProvisioningMetrics_CollectMetrics()
/aosp12/frameworks/base/services/core/java/com/android/server/camera/
H A DCameraServiceProxy.java783 streamProtos[i].requestCount = streamStats.getRequestCount(); in logCameraUsageEvent()
974 long requestCount = cameraState.getRequestCount(); in updateActivityCount()
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dhttpcore-4.4.13.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp12/packages/modules/Connectivity/Tethering/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt718 Landroid/net/NetworkFactory;->getRequestCount()I
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java1172 return getRequestCount(); in getMyRequestCount()
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt146 Lcom/android/okhttp/AndroidShimResponseCache;->getRequestCount()I
198 Lcom/android/okhttp/Cache;->getRequestCount()I
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt17515 method public int getRequestCount();
54289 method public abstract long getRequestCount();
55751 method public long getRequestCount();
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt26834 method public int getRequestCount();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21907 Landroid/hardware/camera2/impl/CameraDeviceImpl$CaptureCallbackHolder;->getRequestCount()I