Searched defs:mainLooper (Results 1 – 5 of 5) sorted by relevance
114 TestableLooper mainLooper = new TestableLooper(Looper.getMainLooper()); in testAsyncBondState() local135 TestableLooper mainLooper = new TestableLooper(Looper.getMainLooper()); in testAsyncConnectionState() local158 TestableLooper mainLooper = new TestableLooper(Looper.getMainLooper()); in testNullAsync_DoesNotCrash() local222 TestableLooper mainLooper = new TestableLooper(Looper.getMainLooper()); in testOnACLConnectionStateChange_updatesBluetoothStateOnConnection() local
102 Looper mainLooper = Looper.getMainLooper(); in setUp() local
93 public IInputConnectionWrapper(Looper mainLooper, @NonNull InputConnection inputConnection) { in IInputConnectionWrapper()
104 public SystemSensorManager(Context context, Looper mainLooper) { in SystemSensorManager()
753 public ControlledInputConnectionWrapper(final Looper mainLooper, final InputConnection conn, in ControlledInputConnectionWrapper()