Searched refs:onTISConnected (Results 1 – 4 of 4) sorted by relevance
108 mTISBindHelper = new TISBindHelper(this, this::onTISConnected); in onCreate()372 private void onTISConnected(TISBinder binder) { in onTISConnected() method
177 mTISBindHelper = new TISBindHelper(this, this::onTISConnected); in onCreate()268 private void onTISConnected(TISBinder binder) { in onTISConnected() method in AllSetActivity
164 mTISBindHelper = new TISBindHelper(this, this::onTISConnected); in setupViews()167 private void onTISConnected(TouchInteractionService.TISBinder binder) { in onTISConnected() method in RecentsActivity
294 mTISBindHelper = new TISBindHelper(this, this::onTISConnected); in setupViews()1017 private void onTISConnected(TISBinder binder) { in onTISConnected() method in QuickstepLauncher