Searched defs:SmartReplyConstants (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyConstants.java31 public final class SmartReplyConstants extends ContentObserver { class in inherits:ContentObserver
33 private static final String TAG = "SmartReplyConstants";
51 public SmartReplyConstants(Handler handler, Context context) { method in class:SmartReplyConstants
75 synchronized (SmartReplyConstants.this) {

Completed in 136 milliseconds