Searched defs:TAG_LAST_RESET_TIME (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java192 private static final String TAG_LAST_RESET_TIME = "last_reset_time"; field in class:ShortcutService
869 writeTagValue(out, TAG_LAST_RESET_TIME, mRawLastResetTime);
911 case TAG_LAST_RESET_TIME:

Completed in 34 milliseconds