HomeSort by relevance Sort by last modified time
    Searched defs:newEnt (Results 1 - 2 of 2) sorted by null

  /external/antlr/antlr-3.4/runtime/C/src/
antlr3collections.c     [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
AppButtonsPreferenceController.java 533 ApplicationsState.AppEntry newEnt = mState.getEntry(pkgName, userId);
534 if (newEnt != null) {
535 mAppEntry = newEnt;

Completed in 86 milliseconds