Searched refs:newIndication (Results 1 – 1 of 1) sorted by relevance
115 public void updateIndication(@IndicationType int type, KeyguardIndication newIndication, in updateIndication() argument124 final boolean hasNewIndication = newIndication != null; in updateIndication()133 mIndicationMessages.put(type, newIndication); in updateIndication()203 public void showTransient(CharSequence newIndication) { in showTransient() argument206 .setMessage(newIndication) in showTransient()