Searched defs:mainLooper (Results 1 – 5 of 5) sorted by relevance
113 TestableLooper mainLooper = new TestableLooper(Looper.getMainLooper()); in testAsyncBondState() local134 TestableLooper mainLooper = new TestableLooper(Looper.getMainLooper()); in testAsyncConnectionState() local157 TestableLooper mainLooper = new TestableLooper(Looper.getMainLooper()); in testNullAsync_DoesNotCrash() local221 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()
752 public ControlledInputConnectionWrapper(final Looper mainLooper, final InputConnection conn, in ControlledInputConnectionWrapper()