Searched refs:mTransientTextColor (Results 1 – 1 of 1) sorted by relevance
90 private int mTransientTextColor; field in KeyguardIndicationController266 mTransientTextColor = textColor; in showTransientIndication()326 mTextView.setTextColor(mTransientTextColor); in updateIndication()478 pw.println(" mTransientTextColor: " + Integer.toHexString(mTransientTextColor)); in dump()