Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java1709 private static final int PIVOT_EXPLICITLY_SET = 0x20000000; field in View
7036 if ((mPrivateFlags & PIVOT_EXPLICITLY_SET) == 0) {
7390 mPrivateFlags |= PIVOT_EXPLICITLY_SET;
7433 mPrivateFlags |= PIVOT_EXPLICITLY_SET;
7555 if ((mPrivateFlags & PIVOT_EXPLICITLY_SET) == 0) {
7621 if ((mPrivateFlags & PIVOT_EXPLICITLY_SET) == 0) {
7681 if ((mPrivateFlags & PIVOT_EXPLICITLY_SET) == 0) {
7738 if ((mPrivateFlags & PIVOT_EXPLICITLY_SET) == 0) {
11256 if ((mPrivateFlags & PIVOT_EXPLICITLY_SET) == 0) {