Home
last modified time | relevance | path

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

/frameworks/base/core/tests/devicestatetests/src/android/hardware/devicestate/
DDeviceStateInfoTest.java123 final DeviceStateInfo otherInfo = new DeviceStateInfo( in diff_differentSupportedStates() local
135 final DeviceStateInfo otherInfo = new DeviceStateInfo( in diff_differentNonOverrideState() local
147 final DeviceStateInfo otherInfo = new DeviceStateInfo( in diff_differentState() local
/frameworks/base/packages/CrashRecovery/framework/java/android/service/watchdog/
DExplicitHealthCheckService.java260 PackageConfig otherInfo = (PackageConfig) other; in equals() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3097 auto otherInfo = otherHandle->getInfo(); in canBeObscuredBy() local
3152 const WindowInfo* otherInfo = otherHandle->getInfo(); in computeTouchOcclusionInfoLocked() local
3231 const WindowInfo* otherInfo = otherHandle->getInfo(); in isWindowObscuredAtPointLocked() local
3248 const WindowInfo* otherInfo = otherHandle->getInfo(); in isWindowObscuredLocked() local
/frameworks/base/services/core/java/com/android/server/wm/
DActivityMetricsLogger.java797 final TransitionInfo otherInfo = mTransitionInfoList.get(i); in updateSplitPairLaunches() local
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java4612 final TouchDelegateInfo otherInfo = other.mTouchDelegateInfo; in init() local