Searched refs:isOnView (Results 1 – 3 of 3) sorted by relevance
265 if (isOnView(mReplyAction, x, y) || isOnView(mPicture, x, y)) { in disallowSingleClick()
174 isOnView(expandButtonContainer, x, y) in <lambda>()
351 protected boolean isOnView(View view, float x, float y) { in isOnView() method in NotificationViewWrapper