/packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/search/ |
D | DefaultAppSearchAlgorithmTest.java | 40 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/ |
D | InCallController.java | 95 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/ |
D | PrintJobSettingsFragment.java | 126 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()
|
D | PrintSettingsFragment.java | 471 PrintJobInfo printJob = printJobs.get(i).getInfo(); in loadInBackground() 543 if (shouldShowToUser(job.getInfo())) { in onPrintJobStateChanged()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
D | SuggestedWords.java | 147 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()
|
D | PunctuationSuggestions.java | 97 public SuggestedWordInfo getInfo(final int index) { in getInfo() method in PunctuationSuggestions
|
/packages/apps/Dialer/java/com/android/incallui/contactgrid/ |
D | ContactGridManager.java | 160 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()
|
D | BottomRow.java | 75 public static Info getInfo(Context context, PrimaryCallState state, PrimaryInfo primaryInfo) { in getInfo() method in BottomRow
|
D | TopRow.java | 62 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/ |
D | SessionManagerTest.java | 283 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/ |
D | StartJobTask.java | 89 mJobInfo = printJob.getInfo(); in StartJobTask() 90 mDocInfo = printJob.getDocument().getInfo(); in StartJobTask()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/ |
D | MoreSuggestionsView.java | 115 ((MoreSuggestionsListener)mListener).onSuggestionSelected(suggestedWords.getInfo(index)); in onKeyInput()
|
D | SuggestionStripView.java | 469 final SuggestedWordInfo wordInfo = mSuggestedWords.getInfo(index); in onClick()
|
D | SuggestionStripLayoutHelper.java | 306 final boolean isTypedWord = suggestedWords.getInfo(indexInSuggestedWords).isKindOf( in getSuggestionTextColor()
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
D | PowerGaugePreference.java | 104 BatteryEntry getInfo() { in getInfo() method in PowerGaugePreference
|
D | PowerUsageSummary.java | 288 BatteryEntry entry = pgp.getInfo(); in onPreferenceTreeClick()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/print/ |
D | PrintSettingsFragmentTest.java | 74 when(job.getInfo().getState()).thenReturn(PrintJobInfo.STATE_STARTED); in testSummary_hasActiveJob_shouldSetSummaryToNumberOfJobs()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/ |
D | SuggestionSpanUtils.java | 86 final SuggestedWordInfo info = suggestedWords.getInfo(i); in getTextWithSuggestionSpan()
|
/packages/services/BuiltInPrintService/src/com/android/bips/ |
D | LocalPrintJob.java | 132 if (printer.getId(mPrintService).equals(mPrintJob.getInfo().getPrinterId())) { in onPrinterFound()
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | ConferenceParticipantListAdapter.java | 356 ContactCacheEntry contactCache = cache.getInfo(callId); in updateParticipantInfo()
|
D | ContactInfoCache.java | 296 ContactCacheEntry getInfo(String callId) { in getInfo() method in ContactInfoCache
|
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/ |
D | LauncherAccessibilityDelegate.java | 192 folder.getInfo().remove(info, false); in performAction()
|
/packages/apps/Launcher3/src/com/android/launcher3/folder/ |
D | FolderIcon.java | 535 mPreviewVerifier.setFolderInfo(mFolder.getInfo());
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | Workspace.java | 471 if (folder.getInfo().opened) in getOpenFolder() 3604 if (f.getInfo() == tag && f.getInfo().opened) {
|
D | Folder.java | 313 FolderInfo getInfo() { in getInfo() method in Folder
|