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

/frameworks/base/core/java/android/view/
H A DView.java4816 position.offset(mAttachInfo.mWindowLeft, mAttachInfo.mWindowTop);
4901 return mAttachInfo.mActualWindowLeft - mAttachInfo.mWindowLeft;
14651 location[0] += info.mWindowLeft;
17342 int mWindowLeft; field in class:View.AttachInfo

Completed in 1435 milliseconds