Searched refs:KEY_PEOPLE (Results 1 – 5 of 5) sorted by relevance
55 KEY_PEOPLE,77 public static final String KEY_PEOPLE = "key_people"; field in Adjustment
59 signals.putStringArrayList(Adjustment.KEY_PEOPLE, people); in testExtractsAdjustment()87 pSignals.putStringArrayList(Adjustment.KEY_PEOPLE, people); in testExtractsAdjustments()
703 if (signals.containsKey(Adjustment.KEY_PEOPLE)) { in applyAdjustments()705 adjustment.getSignals().getStringArrayList(Adjustment.KEY_PEOPLE); in applyAdjustments()708 getKey(), Adjustment.KEY_PEOPLE, people.toString()); in applyAdjustments()
452 Adjustment.KEY_PEOPLE,
12884 field public static final String KEY_PEOPLE = "key_people";