Searched refs:proxyEvent (Results 1 – 2 of 2) sorted by relevance
182 return method.proxyEvent(mCurrentRecyclerView, event); in proxyMotionEvent()221 boolean proxyEvent(ViewGroup view, MotionEvent event); in proxyEvent() method
1171 AttributionChain.OpEvent proxyEvent = chain.mLastVisibleEvent; in applyToHistory() local1172 proxy = new AppOpsManager.OpEventProxyInfo(proxyEvent.mUid, in applyToHistory()1173 proxyEvent.mPkgName, proxyEvent.mAttributionTag); in applyToHistory()