Home
last modified time | relevance | path

Searched defs:incrementCountOrThrow (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java1150 public void incrementCountOrThrow(final int uid) { in incrementCountOrThrow() method in ConnectivityService.PerUidCounter
1156 private void incrementCountOrThrow(final int uid, final int numToIncrement) { in incrementCountOrThrow() method in ConnectivityService.PerUidCounter