Searched refs:IndicationType (Results 1 – 1 of 1) sorted by relevance
88 private @IndicationType int mCurrIndicationType = INDICATION_TYPE_NONE;138 public void updateIndication(@IndicationType int type, KeyguardIndication newIndication, in updateIndication()208 public void hideIndication(@IndicationType int type) { in hideIndication()261 private void showIndication(@IndicationType int type) { in showIndication()265 final @IndicationType int previousIndicationType = mCurrIndicationType; in showIndication()424 public @interface IndicationType{} annotation in KeyguardIndicationRotateTextViewController429 public static String indicationTypeToString(@IndicationType int type) { in indicationTypeToString()