Searched refs:LIST_KEY_FORMAT (Results 1 – 1 of 1) sorted by relevance
45 private static final String LIST_KEY_FORMAT = "LIST_ITEM_%d"; field in PersistableBundleUtils159 final String key = String.format(LIST_KEY_FORMAT, i); in fromList()180 final String key = String.format(LIST_KEY_FORMAT, i); in toList()