Searched refs:RESTRICTION_ACTION (Results 1 – 2 of 2) sorted by relevance
41 public static final String RESTRICTION_ACTION = field in ApplicationRestrictionsActivity55 Intent intent = new Intent(RESTRICTION_ACTION); in broadcastRestriction()
59 filter.addAction(ApplicationRestrictionsActivity.RESTRICTION_ACTION); in setUp()198 } else if (ApplicationRestrictionsActivity.RESTRICTION_ACTION.equals(action)) {