OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TrustDrawable
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
TrustDrawable.java
38
public class
TrustDrawable
extends Drawable {
76
public
TrustDrawable
(Context context) {
KeyguardBottomAreaView.java
94
private final
TrustDrawable
mTrustDrawable;
113
mTrustDrawable = new
TrustDrawable
(mContext);
Completed in 98 milliseconds