Searched refs:CLONE (Results 1 – 7 of 7) sorted by relevance
152 CLONE = 1 << 16, enumConstant
67 InputConfig.CLONE,219 .append(", isClone=").append((inputConfig & InputConfig.CLONE) != 0) in toString()
176 CLONE = enumerator177 static_cast<uint32_t>(os::InputConfig::CLONE),
162 final boolean isNotClone = (window.inputConfig & InputConfig.CLONE) == 0; in onWindowInfosChangedInternal()
1069 snapshot.inputInfo.inputConfig |= gui::WindowInfo::InputConfig::CLONE; in updateInput()
2516 info.inputConfig |= WindowInfo::InputConfig::CLONE; in fillInputInfo()
11031 field public static final String USER_TYPE_PROFILE_CLONE = "android.os.usertype.profile.CLONE";