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