Searched refs:mCurLeft (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java377 int mCurLeft, mCurTop, mCurRight, mCurBottom; field in class:PhoneWindowManager
2367 contentInset.set(mCurLeft, mCurTop,
2370 contentInset.set(mCurLeft, mCurTop,
2389 = mSystemLeft = mCurLeft = 0;
2483 mContentLeft = mCurLeft = mDockLeft;
2524 mContentLeft = mCurLeft = mDockLeft;
2532 mCurLeft, mCurTop, mCurRight, mCurBottom));
2747 vf.left = mCurLeft;
2832 vf.left = mCurLeft;
2877 vf.left = mCurLeft;
[all...]

Completed in 51 milliseconds