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