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

/frameworks/base/core/java/android/view/
H A DView.java1591 static final int REQUEST_TRANSPARENT_REGIONS = 0x00000200; field in class:View
9530 if ((mPrivateFlags & REQUEST_TRANSPARENT_REGIONS) != 0) {

Completed in 54 milliseconds