Searched refs:onTISConnected (Results 1 – 3 of 3) sorted by relevance
126 mTISBindHelper = new TISBindHelper(this, this::onTISConnected); in onCreate()184 private void onTISConnected(TISBinder binder) { in onTISConnected() method in AllSetActivity
142 mTISBindHelper = new TISBindHelper(this, this::onTISConnected); in setupViews()145 private void onTISConnected(TouchInteractionService.TISBinder binder) { in onTISConnected() method in RecentsActivity
314 mTISBindHelper = new TISBindHelper(this, this::onTISConnected); in setupViews()317 private void onTISConnected(TISBinder binder) { in onTISConnected() method in BaseQuickstepLauncher