Home | History | Annotate | Download | only in phone

Lines Matching refs:onRegistrationChanged

207         inputConsumerController.setRegistrationListener(this::onRegistrationChanged);
208 onRegistrationChanged(inputConsumerController.isRegistered());
328 private void onRegistrationChanged(boolean isRegistered) {