Home
last modified time | relevance | path

Searched refs:mTransparentLocation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java20281 final int[] location = attachInfo.mTransparentLocation; in gatherTransparentRegion()
20933 final int[] location = attachInfo.mTransparentLocation; in applyDrawableToTransparentRegion()
23019 final int[] mTransparentLocation = new int[2]; field in AttachInfo