Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/watchdog/
DExplicitHealthCheckService.java247 PackageConfig otherInfo = (PackageConfig) other; in equals() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp1757 const InputWindowInfo* otherInfo = otherHandle->getInfo(); in isWindowObscuredAtPointLocked() local
1775 const InputWindowInfo* otherInfo = otherHandle->getInfo(); in isWindowObscuredLocked() local
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java3617 final TouchDelegateInfo otherInfo = other.mTouchDelegateInfo; in init() local