Searched refs:mMaxShortcuts (Results 1 – 1 of 1) sorted by relevance
347 private int mMaxShortcuts; field in ShortcutService816 mMaxShortcuts = Math.max(0, (int) parser.getLong( in updateConfigurationLocked()1783 if (numShortcuts > mMaxShortcuts) { in enforceMaxActivityShortcuts()1792 return mMaxShortcuts; in getMaxActivityShortcuts()2643 return mMaxShortcuts;4793 pw.println(mMaxShortcuts);5280 return mMaxShortcuts;