/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/util/ |
D | SetupUtils.java | 221 public boolean hasNewInput(TvInputManagerHelper inputManager) { in hasNewInput() 241 public void markAllInputsRecognized(TvInputManagerHelper inputManager) { in markAllInputsRecognized() 252 public boolean hasUnrecognizedInput(TvInputManagerHelper inputManager) { in hasUnrecognizedInput()
|
D | PipInputManager.java | 138 public PipInputManager(Context context, TvInputManagerHelper inputManager, in PipInputManager()
|
D | TvInputManagerHelper.java | 321 public TvInputInfoComparator(TvInputManagerHelper inputManager) { in TvInputInfoComparator()
|
/packages/apps/TV/src/com/android/tv/data/ |
D | TvInputNewComparator.java | 33 public TvInputNewComparator(SetupUtils setupUtils, TvInputManagerHelper inputManager) { in TvInputNewComparator()
|
D | ChannelDataManager.java | 134 public ChannelDataManager(Context context, TvInputManagerHelper inputManager) { in ChannelDataManager() 139 ChannelDataManager(Context context, TvInputManagerHelper inputManager, in ChannelDataManager()
|
D | Channel.java | 616 public DefaultComparator(Context context, TvInputManagerHelper inputManager) { in DefaultComparator()
|
/packages/apps/TV/tests/unit/src/com/android/tv/data/ |
D | TvInputNewComparatorTest.java | 75 TvInputManagerHelper inputManager = Mockito.mock(TvInputManagerHelper.class); in testComparator() local
|
/packages/apps/TV/src/com/android/tv/ |
D | SetupPassthroughActivity.java | 52 TvInputManagerHelper inputManager = appSingletons.getTvInputManagerHelper(); in onCreate() local
|
D | TvApplication.java | 333 TvInputManager inputManager = (TvInputManager) getSystemService(Context.TV_INPUT_SERVICE); in handleInputCountChanged() local
|
D | ChannelTuner.java | 91 public ChannelTuner(ChannelDataManager channelDataManager, TvInputManagerHelper inputManager) { in ChannelTuner()
|
/packages/apps/Settings/src/com/android/settings/search/ |
D | DynamicIndexableContentMonitor.java | 158 InputManager inputManager = (InputManager) activity.getSystemService( in register() local 172 InputManager inputManager = (InputManager) mContext.getSystemService( in unregister() local
|
/packages/apps/TV/src/com/android/tv/menu/ |
D | ChannelsRowAdapter.java | 170 TvInputManagerHelper inputManager = TvApplication.getSingletons(mContext) in update() local
|
/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/EN/ |
D | TutorialEN.java | 206 public TutorialEN(OpenWnnEN ime, View inputView, DefaultSoftKeyboardEN inputManager) { in TutorialEN()
|
/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
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Launcher.java | 1203 final InputMethodManager inputManager = (InputMethodManager) in acceptFilter() local
|