OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:profileidcount
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
AppWidgetServiceImpl.java
417
final int
profileIdCount
= profileIds.length;
418
for (int i = 0; i <
profileIdCount
; i++) {
433
for (int i = 0; i <
profileIdCount
; i++) {
[
all
...]
Completed in 230 milliseconds