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

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
ForceStopManager.java 53 ApplicationsState.AppEntry newEnt = state.getEntry(mAppInfo.getPackageName());
54 if (newEnt != null) {
55 mAppInfo.setEntry(newEnt);
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3collections.c     [all...]

Completed in 94 milliseconds