HomeSort by relevance Sort by last modified time
    Searched refs:TrustDrawable (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
LockIcon.java 54 private TrustDrawable mTrustDrawable;
64 mTrustDrawable = new TrustDrawable(context);
113 mTrustDrawable = new TrustDrawable(getContext());
TrustDrawable.java 38 public class TrustDrawable extends Drawable {
72 public TrustDrawable(Context context) {

Completed in 137 milliseconds