Searched refs:KEY_ITEM_KEY (Results 1 – 1 of 1) sorted by relevance
55 private static final String KEY_ITEM_KEY = "key"; field in AppRestrictionSchemaFragment195 if (!item.containsKey(KEY_ITEM_KEY) || !item.containsKey(KEY_ITEM_VALUE)) { in updateItems()203 builder.append(item.getString(KEY_ITEM_KEY)); in updateItems()