Searched refs:TouchInteractionService (Results 1 – 11 of 11) sorted by relevance
26 import com.android.quickstep.TouchInteractionService;27 import com.android.quickstep.TouchInteractionService.TISBinder;107 mTisServiceBound = mContext.bindService(new Intent(mContext, TouchInteractionService.class), in internalBindToTIS()
33 import com.android.quickstep.TouchInteractionService;72 private final TouchInteractionService mService;78 public TaskbarNavButtonController(TouchInteractionService service, in TaskbarNavButtonController()
52 import com.android.quickstep.TouchInteractionService;90 public TaskbarManager(TouchInteractionService service) { in TaskbarManager()
24 import com.android.quickstep.TouchInteractionService;40 TouchInteractionService mockService;
132 public class TouchInteractionService extends Service class179 SystemUiProxy.INSTANCE.get(TouchInteractionService.this).setProxy(proxy, pip, in onInitialize()182 TouchInteractionService.this.initInputMonitor(); in onInitialize()230 TouchInteractionService.this.onAssistantVisibilityChanged(); in onAssistantAvailable()239 TouchInteractionService.this.onAssistantVisibilityChanged(); in onAssistantVisibilityChanged()254 TouchInteractionService.this.onSystemUiFlagsChanged(lastFlags); in onSystemUiStateChanged()
59 private final TouchInteractionService mService;64 public OverviewCommandHelper(TouchInteractionService service, in OverviewCommandHelper()
96 return super.isLauncherInitialized() && TouchInteractionService.isInitialized(); in isLauncherInitialized()
145 private void onTISConnected(TouchInteractionService.TISBinder binder) { in onTISConnected()
66 import com.android.quickstep.TouchInteractionService;205 if (TouchInteractionService.ENABLE_PER_WINDOW_INPUT_ROTATION) { in onMotionEvent()
59 import com.android.quickstep.TouchInteractionService.TISBinder;
73 import com.android.quickstep.TouchInteractionService.TISBinder;