Home
last modified time | relevance | path

Searched defs:fake (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/text/style/
DStyleSpan.java132 int fake = want & ~tf.getStyle(); in apply() local
DTypefaceSpan.java172 int fake = style & ~styledTypeface.getStyle(); in applyFontFamily() local
DTextAppearanceSpan.java500 int fake = style & ~readyTypeface.getStyle(); in updateMeasureState() local
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsStateController.java507 @InternalInsetsType int type, boolean fake) { in removeFromControlMaps()
524 @InternalInsetsType int type, boolean fake) { in addToControlMaps()