Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccPort.java207 int profileCount = 0; in getAllProfiles() local
221 profiles[profileCount++] = profile; in getAllProfiles()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java2273 final int profileCount = profileIds.length; in loadGroupWidgetProvidersLocked() local
2274 for (int i = 0; i < profileCount; i++) { in loadGroupWidgetProvidersLocked()
3090 final int profileCount = profileIds.length; in saveStateLocked() local
3091 for (int i = 0; i < profileCount; i++) { in saveStateLocked()