Searched refs:RESTRICTION_KEY_ITEM_KEY (Results 1 – 1 of 1) sorted by relevance
96 private static final String RESTRICTION_KEY_ITEM_KEY = "key"; field in AppRestrictionEnforcerFragment226 items.put(bundle.getString(RESTRICTION_KEY_ITEM_KEY), in onItemAdded()350 bundle.putString(RESTRICTION_KEY_ITEM_KEY, key); in convertToBundles()363 if (!key.equals(bundle.getString(RESTRICTION_KEY_ITEM_KEY))) { in removeItem()364 items.put(bundle.getString(RESTRICTION_KEY_ITEM_KEY), in removeItem()