Searched refs:TouchInsetManager (Results 1 – 16 of 16) sorted by relevance
66 final TouchInsetManager insetManager = new TouchInsetManager(mFakeExecutor); in testViewOnAttachedHandling()75 final TouchInsetManager.TouchInsetSession session = insetManager.createSession(); in testViewOnAttachedHandling()96 final TouchInsetManager insetManager = new TouchInsetManager(mFakeExecutor); in testViewOnDetachedHandling()104 final TouchInsetManager.TouchInsetSession session = insetManager.createSession(); in testViewOnDetachedHandling()126 final TouchInsetManager insetManager = new TouchInsetManager(mFakeExecutor); in testInsetRegionPropagation()129 final TouchInsetManager.TouchInsetSession session = insetManager.createSession(); in testInsetRegionPropagation()146 final TouchInsetManager insetManager = new TouchInsetManager(mFakeExecutor); in testMultipleRegions()149 final TouchInsetManager.TouchInsetSession session = insetManager.createSession(); in testMultipleRegions()159 final TouchInsetManager.TouchInsetSession secondSession = insetManager.createSession(); in testMultipleRegions()191 final TouchInsetManager insetManager = new TouchInsetManager(mFakeExecutor); in testMultipleViews()[all …]
27 import com.android.systemui.touch.TouchInsetManager;82 static TouchInsetManager.TouchInsetSession providesTouchInsetSession( in providesTouchInsetSession()83 TouchInsetManager manager) { in providesTouchInsetSession()
8 import com.android.systemui.touch.TouchInsetManager22 @BindsInstance touchInsetManager: TouchInsetManager
5 import com.android.systemui.touch.TouchInsetManager16 @BindsInstance touchInsetManager: TouchInsetManager
38 public class TouchInsetManager { class45 private final TouchInsetManager mManager;72 TouchInsetSession(TouchInsetManager manager, Executor executor) { in TouchInsetSession()152 public TouchInsetManager(Executor executor) { in TouchInsetManager() method in TouchInsetManager
27 import com.android.systemui.touch.TouchInsetManager;52 @BindsInstance TouchInsetManager touchInsetManager); in create()
34 import com.android.systemui.touch.TouchInsetManager;92 public static TouchInsetManager.TouchInsetSession providesTouchInsetSession( in providesTouchInsetSession()93 TouchInsetManager manager) { in providesTouchInsetSession()
45 import com.android.systemui.touch.TouchInsetManager;119 static TouchInsetManager providesTouchInsetManager(@Main Executor executor) { in providesTouchInsetManager()120 return new TouchInsetManager(executor); in providesTouchInsetManager()
35 import com.android.systemui.touch.TouchInsetManager;64 private final TouchInsetManager mTouchInsetManager;102 TouchInsetManager touchInsetManager, in HideComplicationTouchHandler()
48 import com.android.systemui.touch.TouchInsetManager;118 private final TouchInsetManager.TouchInsetSession mTouchInsetSession;128 TouchInsetManager.TouchInsetSession touchSession, int category, Parent parent) { in ViewEntry()310 private final TouchInsetManager.TouchInsetSession mTouchSession;315 Builder(View view, TouchInsetManager.TouchInsetSession touchSession, in Builder()584 private final TouchInsetManager.TouchInsetSession mSession;597 TouchInsetManager.TouchInsetSession session, in ComplicationLayoutEngine()
59 import com.android.systemui.touch.TouchInsetManager;78 private final TouchInsetManager.TouchInsetSession mTouchInsetSession;197 TouchInsetManager.TouchInsetSession touchInsetSession, in DreamOverlayContainerViewController()
65 import com.android.systemui.touch.TouchInsetManager;259 @Named(DREAM_TOUCH_INSET_MANAGER) TouchInsetManager touchInsetManager, in DreamOverlayService()
43 import com.android.systemui.touch.TouchInsetManager;65 TouchInsetManager mTouchInsetManager;
60 import com.android.systemui.touch.TouchInsetManager;138 private TouchInsetManager.TouchInsetSession mTouchInsetSession;
62 import com.android.systemui.touch.TouchInsetManager145 @Mock lateinit var mTouchInsetManager: TouchInsetManager
34 import com.android.systemui.touch.TouchInsetManager;57 TouchInsetManager.TouchInsetSession mTouchSession;