| /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 | 85 InputManager inputManager = (InputManager) mContext.getSystemService(Context.INPUT_SERVICE); in registerInputMethodMonitor() local 126 … InputManager inputManager = (InputManager) mContext.getSystemService(Context.INPUT_SERVICE); in unregisterInputMethodMonitor() local
|
| /packages/apps/TV/src/com/android/tv/data/ |
| D | TvInputNewComparator.java | 33 public TvInputNewComparator(SetupUtils setupUtils, TvInputManagerHelper inputManager) { in TvInputNewComparator()
|
| D | ChannelDataManager.java | 135 public ChannelDataManager(Context context, TvInputManagerHelper inputManager) { in ChannelDataManager() 140 ChannelDataManager(Context context, TvInputManagerHelper inputManager, in ChannelDataManager()
|
| D | Channel.java | 601 public DefaultComparator(Context context, TvInputManagerHelper inputManager) { in DefaultComparator()
|
| /packages/apps/TV/tests/unit/src/com/android/tv/data/ |
| D | TvInputNewComparatorTest.java | 73 TvInputManagerHelper inputManager = Mockito.mock(TvInputManagerHelper.class); in testComparator() local
|
| /packages/apps/TV/src/com/android/tv/util/ |
| D | SetupUtils.java | 225 public boolean hasNewInput(TvInputManagerHelper inputManager) { in hasNewInput() 245 public void markAllInputsRecognized(TvInputManagerHelper inputManager) { in markAllInputsRecognized() 256 public boolean hasUnrecognizedInput(TvInputManagerHelper inputManager) { in hasUnrecognizedInput()
|
| D | PipInputManager.java | 138 public PipInputManager(Context context, TvInputManagerHelper inputManager, in PipInputManager()
|
| D | TvInputManagerHelper.java | 348 public TvInputInfoComparator(TvInputManagerHelper inputManager) { in TvInputInfoComparator()
|
| /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 | 55 TvInputManagerHelper inputManager = appSingletons.getTvInputManagerHelper(); in onCreate() local
|
| D | ChannelTuner.java | 91 public ChannelTuner(ChannelDataManager channelDataManager, TvInputManagerHelper inputManager) { in ChannelTuner()
|
| D | TvApplication.java | 446 TvInputManager inputManager = (TvInputManager) getSystemService(Context.TV_INPUT_SERVICE); in handleInputCountChanged() local
|
| /packages/apps/TV/src/com/android/tv/menu/ |
| D | ChannelsRowAdapter.java | 159 TvInputManagerHelper inputManager = TvApplication.getSingletons(mContext) in update() local
|
| /packages/apps/TV/src/com/android/tv/dvr/ |
| D | Scheduler.java | 72 TvInputManagerHelper inputManager, Context context, Clock clock, in Scheduler()
|
| /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/Launcher3/src/com/android/launcher3/ |
| D | Launcher.java | 1202 final InputMethodManager inputManager = (InputMethodManager) in acceptFilter() local
|
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | Launcher.java | 897 final InputMethodManager inputManager = (InputMethodManager) in acceptFilter() local
|