HomeSort by relevance Sort by last modified time
    Searched refs:changedGroups (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/appwidget/java/com/android/server/appwidget/
AppWidgetServiceImpl.java 329 SparseIntArray changedGroups = null;
354 if (changedGroups == null) {
355 changedGroups = new SparseIntArray();
359 changedGroups.put(groupId, groupId);
364 if (changedGroups != null) {
365 final int groupCount = changedGroups.size();
367 final int groupId = changedGroups.get(i);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBproto.h 1172 CARD8 changedGroups;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBproto.h 1172 CARD8 changedGroups;

Completed in 103 milliseconds