Searched refs:TrustDrawable (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLockIcon.java54 private TrustDrawable mTrustDrawable;
64 mTrustDrawable = new TrustDrawable(context);
113 mTrustDrawable = new TrustDrawable(getContext());
H A DTrustDrawable.java37 public class TrustDrawable extends Drawable { class in inherits:Drawable
71 public TrustDrawable(Context context) { method in class:TrustDrawable

Completed in 97 milliseconds