Home
last modified time | relevance | path

Searched refs:getInfo (Results 1 – 25 of 29) sorted by relevance

12

/packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/search/
DDefaultAppSearchAlgorithmTest.java40 assertTrue(DefaultAppSearchAlgorithm.matches(getInfo("white cow"), "cow", MATCHER)); in testMatches()
41 assertTrue(DefaultAppSearchAlgorithm.matches(getInfo("whiteCow"), "cow", MATCHER)); in testMatches()
42 assertTrue(DefaultAppSearchAlgorithm.matches(getInfo("whiteCOW"), "cow", MATCHER)); in testMatches()
43 assertTrue(DefaultAppSearchAlgorithm.matches(getInfo("whitecowCOW"), "cow", MATCHER)); in testMatches()
44 assertTrue(DefaultAppSearchAlgorithm.matches(getInfo("white2cow"), "cow", MATCHER)); in testMatches()
46 assertFalse(DefaultAppSearchAlgorithm.matches(getInfo("whitecow"), "cow", MATCHER)); in testMatches()
47 assertFalse(DefaultAppSearchAlgorithm.matches(getInfo("whitEcow"), "cow", MATCHER)); in testMatches()
49 assertTrue(DefaultAppSearchAlgorithm.matches(getInfo("whitecowCow"), "cow", MATCHER)); in testMatches()
50 assertTrue(DefaultAppSearchAlgorithm.matches(getInfo("whitecow cow"), "cow", MATCHER)); in testMatches()
51 assertFalse(DefaultAppSearchAlgorithm.matches(getInfo("whitecowcow"), "cow", MATCHER)); in testMatches()
[all …]
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java95 public InCallServiceInfo getInfo() { return null; } in getInfo() method in InCallController.InCallServiceConnection
251 public InCallServiceInfo getInfo() { in getInfo() method in InCallController.InCallServiceBindingConnection
384 public InCallServiceInfo getInfo() { in getInfo() method in InCallController.EmergencyInCallServiceConnection
386 return mSubConnection.getInfo(); in getInfo()
388 return super.getInfo(); in getInfo()
509 public InCallServiceInfo getInfo() { in getInfo() method in InCallController.CarSwappingInCallServiceConnection
510 return mCurrentConnection.getInfo(); in getInfo()
783 boolean includeRttCall = info.equals(mInCallServiceConnection.getInfo()); in onCallAdded()
850 boolean includeRttCall = info.equals(mInCallServiceConnection.getInfo()); in onExternalCallChanged()
995 .filter((entry) -> entry.getKey().equals(mInCallServiceConnection.getInfo())) in notifyRttInitiationFailure()
[all …]
/packages/apps/Settings/src/com/android/settings/print/
DPrintJobSettingsFragment.java126 if (!printJob.getInfo().isCancelling()) { in onCreateOptionsMenu()
188 PrintJobInfo info = printJob.getInfo(); in updateUi()
193 if (!printJob.getInfo().isCancelling()) { in updateUi()
208 if (!printJob.getInfo().isCancelling()) { in updateUi()
DPrintSettingsFragment.java471 PrintJobInfo printJob = printJobs.get(i).getInfo(); in loadInBackground()
543 if (shouldShowToUser(job.getInfo())) { in onPrintJobStateChanged()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java147 public SuggestedWordInfo getInfo(final int index) { in getInfo() method in SuggestedWords
164 final SuggestedWordInfo wordInfo = getInfo(pos); in getDebugString()
221 final SuggestedWordInfo prevWordInfo = previousSuggestions.getInfo(index); in getTypedWordAndPreviousSuggestions()
445 final SuggestedWordInfo info = getInfo(SuggestedWords.INDEX_OF_TYPED_WORD); in getTypedWordInfoOrNull()
DPunctuationSuggestions.java97 public SuggestedWordInfo getInfo(final int index) { in getInfo() method in PunctuationSuggestions
/packages/apps/Dialer/java/com/android/incallui/contactgrid/
DContactGridManager.java160 BottomRow.Info info = BottomRow.getInfo(context, primaryCallState, primaryInfo); in dispatchPopulateAccessibilityEvent()
217 TopRow.Info info = TopRow.getInfo(context, primaryCallState, primaryInfo); in updateTopRow()
307 BottomRow.Info info = BottomRow.getInfo(context, primaryCallState, primaryInfo); in updateBottomRow()
DBottomRow.java75 public static Info getInfo(Context context, PrimaryCallState state, PrimaryInfo primaryInfo) { in getInfo() method in BottomRow
DTopRow.java62 public static Info getInfo(Context context, PrimaryCallState state, PrimaryInfo primaryInfo) { in getInfo() method in TopRow
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DSessionManagerTest.java283 mTestSessionManager.mSessionMapper.get(TEST_PARENT_THREAD_ID).getInfo(); in testStartExternalSession()
305 mTestSessionManager.mSessionMapper.get(TEST_PARENT_THREAD_ID).getInfo(); in testEndExternalSession()
330 mTestSessionManager.mSessionMapper.get(TEST_PARENT_THREAD_ID).getInfo(); in testEndExternalSessionListenerCallback()
/packages/services/BuiltInPrintService/src/com/android/bips/ipp/
DStartJobTask.java89 mJobInfo = printJob.getInfo(); in StartJobTask()
90 mDocInfo = printJob.getDocument().getInfo(); in StartJobTask()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DMoreSuggestionsView.java115 ((MoreSuggestionsListener)mListener).onSuggestionSelected(suggestedWords.getInfo(index)); in onKeyInput()
DSuggestionStripView.java469 final SuggestedWordInfo wordInfo = mSuggestedWords.getInfo(index); in onClick()
DSuggestionStripLayoutHelper.java306 final boolean isTypedWord = suggestedWords.getInfo(indexInSuggestedWords).isKindOf( in getSuggestionTextColor()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DPowerGaugePreference.java104 BatteryEntry getInfo() { in getInfo() method in PowerGaugePreference
DPowerUsageSummary.java288 BatteryEntry entry = pgp.getInfo(); in onPreferenceTreeClick()
/packages/apps/Settings/tests/robotests/src/com/android/settings/print/
DPrintSettingsFragmentTest.java74 when(job.getInfo().getState()).thenReturn(PrintJobInfo.STATE_STARTED); in testSummary_hasActiveJob_shouldSetSummaryToNumberOfJobs()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DSuggestionSpanUtils.java86 final SuggestedWordInfo info = suggestedWords.getInfo(i); in getTextWithSuggestionSpan()
/packages/services/BuiltInPrintService/src/com/android/bips/
DLocalPrintJob.java132 if (printer.getId(mPrintService).equals(mPrintJob.getInfo().getPrinterId())) { in onPrinterFound()
/packages/apps/Dialer/java/com/android/incallui/
DConferenceParticipantListAdapter.java356 ContactCacheEntry contactCache = cache.getInfo(callId); in updateParticipantInfo()
DContactInfoCache.java296 ContactCacheEntry getInfo(String callId) { in getInfo() method in ContactInfoCache
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DLauncherAccessibilityDelegate.java192 folder.getInfo().remove(info, false); in performAction()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderIcon.java535 mPreviewVerifier.setFolderInfo(mFolder.getInfo());
/packages/apps/Launcher2/src/com/android/launcher2/
DWorkspace.java471 if (folder.getInfo().opened) in getOpenFolder()
3604 if (f.getInfo() == tag && f.getInfo().opened) {
DFolder.java313 FolderInfo getInfo() { in getInfo() method in Folder

12