Searched defs:mAllCaps (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DCarrierText.java372 private final boolean mAllCaps; field in class:CarrierText.CarrierTextTransformationMethod
376 mAllCaps = allCaps;
383 if (mAllCaps && source != null) {

Completed in 625 milliseconds