Home
last modified time | relevance | path

Searched defs:otherInfo (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/devicestatetests/src/android/hardware/devicestate/
DDeviceStateInfoTest.java136 final DeviceStateInfo otherInfo = new DeviceStateInfo( in diff_differentSupportedStates() local
150 final DeviceStateInfo otherInfo = new DeviceStateInfo( in diff_differentNonOverrideState() local
164 final DeviceStateInfo otherInfo = new DeviceStateInfo( in diff_differentState() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3101 auto otherInfo = otherHandle->getInfo(); in canBeObscuredBy() local
3157 const WindowInfo* otherInfo = otherHandle->getInfo(); in computeTouchOcclusionInfo() local
3222 const WindowInfo* otherInfo = otherHandle->getInfo(); in isWindowObscuredAtPoint() local
3240 const WindowInfo* otherInfo = otherHandle->getInfo(); in isWindowObscured() local
/frameworks/base/services/core/java/com/android/server/wm/
DActivityMetricsLogger.java803 final TransitionInfo otherInfo = mTransitionInfoList.get(i); in updateSplitPairLaunches() local
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java5244 final TouchDelegateInfo otherInfo = other.mTouchDelegateInfo; in init() local