Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/AppAccessData/src/com/android/cts/appaccessdata/
DAccessPrivateDataTest.java101 int otherAppUid = -1; in accessPrivateTrafficStats() local
103 otherAppUid = getContext() in accessPrivateTrafficStats()
114 if (tokens.length > 3 && tokens[3].equals(String.valueOf(otherAppUid))) { in accessPrivateTrafficStats()