Searched refs:applicationHandle (Results 1 – 6 of 6) sorted by relevance
927 const sp<InputApplicationHandle>& applicationHandle, in handleTargetsNotReadyLocked() argument930 if (applicationHandle == NULL && windowHandle == NULL) { in handleTargetsNotReadyLocked()951 } else if (applicationHandle != NULL) { in handleTargetsNotReadyLocked()952 timeout = applicationHandle->getDispatchingTimeout( in handleTargetsNotReadyLocked()968 mInputTargetWaitApplicationHandle = applicationHandle; in handleTargetsNotReadyLocked()978 onANRLocked(currentTime, applicationHandle, windowHandle, in handleTargetsNotReadyLocked()1710 const sp<InputApplicationHandle>& applicationHandle, in getApplicationWindowLabelLocked() argument1712 if (applicationHandle != NULL) { in getApplicationWindowLabelLocked()1714 String8 label(applicationHandle->getName()); in getApplicationWindowLabelLocked()1719 return applicationHandle->getName(); in getApplicationWindowLabelLocked()[all …]
1000 const sp<InputApplicationHandle>& applicationHandle,1025 String8 getApplicationWindowLabelLocked(const sp<InputApplicationHandle>& applicationHandle,1078 nsecs_t currentTime, const sp<InputApplicationHandle>& applicationHandle,
276 function applicationHandle: Pointer;374 StrNSApplication_applicationHandle = 'applicationHandle';1039 function NSApplication.applicationHandle: Pointer;