Searched refs:mMaxShortcuts (Results 1 – 1 of 1) sorted by relevance
350 private int mMaxShortcuts; field in ShortcutService826 mMaxShortcuts = Math.max(0, (int) parser.getLong( in updateConfigurationLocked()1793 if (numShortcuts > mMaxShortcuts) { in enforceMaxActivityShortcuts()1802 return mMaxShortcuts; in getMaxActivityShortcuts()2653 return mMaxShortcuts;4837 pw.println(mMaxShortcuts);5322 return mMaxShortcuts;