Searched refs:suggested (Results 1 – 10 of 10) sorted by relevance
/packages/apps/Settings/tests/spa_unit/src/com/android/settings/spa/app/appcompat/ |
D | UserAspectRatioAppsPageProviderTest.kt | 169 suggested = false, in setSummary() 193 suggested = true, 199 suggested = true,
|
/packages/apps/Settings/src/com/android/settings/spa/app/appcompat/ |
D | UserAspectRatioAppsPageProvider.kt | 130 val suggested: Boolean, constant in com.android.settings.spa.app.appcompat.UserAspectRatioAppListItemModel 145 val hasSuggested = recordList.any { it.suggested } in getSpinnerOptions() 180 suggested = !app.isSystemApp && getPackageAndActivityInfo( in transform() 195 SpinnerItem.Suggested -> ({ it.canDisplay && it.suggested }) in filter()
|
/packages/apps/Contacts/tests/src/com/android/contacts/model/ |
D | RawContactModifierTests.java | 319 EditType suggested; in testBestValidType() local 323 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE); in testBestValidType() 324 assertEquals("Unexpected suggestion", typeHome, suggested); in testBestValidType() 328 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE); in testBestValidType() 329 assertEquals("Unexpected suggestion", typeWork, suggested); in testBestValidType() 333 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE); in testBestValidType() 334 assertEquals("Unexpected suggestion", typeWork, suggested); in testBestValidType() 338 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE); in testBestValidType() 339 assertEquals("Unexpected suggestion", typeWork, suggested); in testBestValidType() 343 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE); in testBestValidType() [all …]
|
/packages/apps/Launcher3/protos/ |
D | launcher_atom.proto | 169 // Folder's label is one of the non-empty suggested values. 173 // and different from any of suggested values. 345 // Eg: When a folder label is updated from a suggested value.
|
/packages/modules/AdServices/adservices/tests/cts/endtoends/measurement/ |
D | Android.bp | 39 // To fix Pre-submit warning, suggested by farivar@
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sample.combined | 14 # should not be considered a typo, but that should never be suggested
|
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
/packages/apps/Launcher3/aconfig/ |
D | launcher.aconfig | 119 description: "Enables don't suggest app shortcut for suggested apps"
|