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.java199 int profileCount = 0; in getAllProfiles() local
213 profiles[profileCount++] = profile; in getAllProfiles()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java2306 final int profileCount = profileIds.length; in loadGroupWidgetProvidersLocked() local
2307 for (int i = 0; i < profileCount; i++) { in loadGroupWidgetProvidersLocked()
3132 final int profileCount = profileIds.length; in saveStateLocked() local
3133 for (int i = 0; i < profileCount; i++) { in saveStateLocked()