Searched refs:mDefaultDisplayId (Results 1 – 1 of 1) sorted by relevance
273 private int mDefaultDisplayId; field in TouchInteractionService299 mDefaultDisplayId = getSystemService(WindowManager.class).getDefaultDisplay() in onCreate()305 mExclusionListener = new SystemGestureExclusionListenerCompat(mDefaultDisplayId) { in onCreate()337 .monitorGestureInput("swipe-up", mDefaultDisplayId), KEY_EXTRA_INPUT_MONITOR); in initInputMonitor()425 if (displayId != mDefaultDisplayId) { in onDisplayChanged()