| /packages/apps/Messaging/tests/src/com/android/messaging/ui/conversation/ |
| D | ConversationInputManagerTest.java | 89 final ConversationInputManager inputManager = new ConversationInputManager(getTestContext(), in initNewInputManager() local 96 final ConversationInputManager inputManager = initNewInputManager(new Bundle()); in testShowHideInputs() local 119 final ConversationInputManager inputManager = initNewInputManager(new Bundle()); in testShowTwoInputsSequentially() local 136 final ConversationInputManager inputManager = initNewInputManager(new Bundle()); in testOnKeyboardShow() local 153 final ConversationInputManager inputManager = initNewInputManager(new Bundle()); in testRestoreState() local 175 final ConversationInputManager inputManager = initNewInputManager(new Bundle()); in testBackPress() local
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
| D | BluetoothInputDeviceConnector.java | 84 InputManager inputManager = (InputManager) mContext.getSystemService(Context.INPUT_SERVICE); in registerInputMethodMonitor() local 125 … InputManager inputManager = (InputManager) mContext.getSystemService(Context.INPUT_SERVICE); in unregisterInputMethodMonitor() local
|
| /packages/apps/TV/src/com/android/tv/data/ |
| D | TvInputNewComparator.java | 29 public TvInputNewComparator(SetupUtils setupUtils, TvInputManagerHelper inputManager) { in TvInputNewComparator()
|
| D | ChannelDataManager.java | 147 public ChannelDataManager(Context context, TvInputManagerHelper inputManager) { in ChannelDataManager() 159 TvInputManagerHelper inputManager, in ChannelDataManager()
|
| D | ChannelImpl.java | 712 public DefaultComparator(Context context, TvInputManagerHelper inputManager) { in DefaultComparator()
|
| /packages/apps/TV/src/com/android/tv/util/ |
| D | SetupUtils.java | 224 public boolean hasNewInput(TvInputManagerHelper inputManager) { in hasNewInput() 242 public void markAllInputsRecognized(TvInputManagerHelper inputManager) { in markAllInputsRecognized() 253 public boolean hasUnrecognizedInput(TvInputManagerHelper inputManager) { in hasUnrecognizedInput()
|
| D | TvInputManagerHelper.java | 615 public InputComparatorInternal(TvInputManagerHelper inputManager) { in InputComparatorInternal()
|
| D | Utils.java | 681 TvInputManagerHelper inputManager = in loadLabel() local
|
| /packages/apps/TV/tests/unit/src/com/android/tv/data/ |
| D | TvInputNewComparatorTest.java | 70 TvInputManagerHelper inputManager = Mockito.mock(TvInputManagerHelper.class); in testComparator() local
|
| /packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/ |
| D | KeyboardBot.java | 45 InputMethodManager inputManager = (InputMethodManager) mContext in isKeyboardPresent() local
|
| /packages/apps/TV/src/com/android/tv/ |
| D | SetupPassthroughActivity.java | 65 TvInputManagerHelper inputManager = tvSingletons.getTvInputManagerHelper(); in onCreate() local
|
| D | ChannelTuner.java | 87 public ChannelTuner(ChannelDataManager channelDataManager, TvInputManagerHelper inputManager) { in ChannelTuner()
|
| D | TvApplication.java | 476 TvInputManager inputManager = (TvInputManager) getSystemService(Context.TV_INPUT_SERVICE); in handleInputCountChanged() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/language/ |
| D | LanguageAndInputSettingsTest.java | 153 final InputManager inputManager = mock(InputManager.class); in testNonIndexableKeys_existInXmlLayout() local
|
| /packages/apps/TV/src/com/android/tv/dvr/recorder/ |
| D | RecordingScheduler.java | 145 TvInputManagerHelper inputManager, in RecordingScheduler()
|
| /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/ |
| D | TutorialEN.java | 206 public TutorialEN(OpenWnnEN ime, View inputView, DefaultSoftKeyboardEN inputManager) { in TutorialEN()
|
| /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
| D | TutorialJAJP.java | 209 public TutorialJAJP(OpenWnnJAJP ime, View inputView, DefaultSoftKeyboardJAJP inputManager) { in TutorialJAJP()
|
| /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
| D | OpenWnnEN.java | 1052 DefaultSoftKeyboardEN inputManager = ((DefaultSoftKeyboardEN) mInputViewManager); in startTutorial() local
|
| D | OpenWnnJAJP.java | 3029 DefaultSoftKeyboardJAJP inputManager = ((DefaultSoftKeyboardJAJP) mInputViewManager); in startTutorial() local
|
| /packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
| D | ComposeMessageView.java | 330 public void setInputManager(final ConversationInputManager inputManager) { in setInputManager()
|
| D | ConversationFragment.java | 454 final ConversationInputManager inputManager = new ConversationInputManager( in onActivityCreated() local
|
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | Launcher.java | 897 final InputMethodManager inputManager = (InputMethodManager) in acceptFilter() local
|