Searched refs:handleLockLongClick (Results 1 – 1 of 1) sorted by relevance
162 mLockIcon.setOnLongClickListener(this::handleLockLongClick); in KeyguardIndicationController()196 private boolean handleLockLongClick(View view) { in handleLockLongClick() method in KeyguardIndicationController