Home
last modified time | relevance | path

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

/cts/tests/tests/appwidget/src/android/appwidget/cts/
DAppWidgetTest.java141 final int profileCount = profiles.size(); in testGetAppInstalledProvidersForCurrentUserNewAllProfiles() local
142 for (int i = 0; i < profileCount; i++) { in testGetAppInstalledProvidersForCurrentUserNewAllProfiles()