Home
last modified time | relevance | path

Searched defs:fallback (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DPerformPrebakedVibratorStep.java64 VibrationEffect fallback = getVibration().getFallback(prebaked.getEffectId()); in play() local
97 private VibrationEffect.Composed replaceCurrentSegment(VibrationEffect.Composed fallback) { in replaceCurrentSegment()
H A DVibratorManagerService.java1114 VibrationEffect fallback = mVibrationSettings.getFallbackEffect( in fillVibrationFallbacks() local
1117 vib.addFallback(prebaked.getEffectId(), fallback); in fillVibrationFallbacks() local
/aosp14/frameworks/base/graphics/java/android/graphics/fonts/
H A DSystemFonts.java111 ArrayList<FontConfig.Font> fallback = specificFallbackFonts.get(fallbackName); in pushFamilyToFallback() local
133 final ArrayList<FontConfig.Font> fallback = specificFallbackFonts.get(name); in pushFamilyToFallback() local
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DAppPredictionServiceResolverComparator.java197 ResolverRankerServiceResolverComparator fallback) { in buildFallbackModel()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DPeopleHelper.java156 public String findNamePrefix(@NonNull CharSequence name, String fallback) { in findNamePrefix()
/aosp14/frameworks/base/libs/hwui/hwui/
H A DTypeface.cpp128 int weight, int italic, const Typeface* fallback) { in createFromFamilies()
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/
H A DFontListParserTest.java73 public void fallback() throws Exception { in fallback() method in FontListParserTest
/aosp14/frameworks/base/services/core/java/com/android/server/graphics/fonts/
H A DFontManagerService.java380 final Map<String, FontFamily[]> fallback = in serializeFontMap() local
/aosp14/frameworks/base/core/proto/android/server/vibrator/
H A Dvibratormanagerservice.proto44 optional int32 fallback = 3; field
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DTypefaceTests.cpp454 std::unique_ptr<Typeface> fallback( in TEST() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
H A DVibrationThreadTest.java518 VibrationEffect fallback = VibrationEffect.createOneShot(10, 100); in vibrate_singleVibratorPrebakedAndUnsupportedEffectWithFallback_runsFallback() local
679 VibrationEffect fallback = VibrationEffect.createOneShot(10, 100); in vibrate_singleVibratorComposedWithFallback_replacedInTheMiddleOfComposition() local
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_companion_virtual_InputController.cpp161 uinput_user_dev fallback; in openUinput() local
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DTypeface.java631 @Nullable FontVariationAxis[] axes, int weight, int italic, String fallback) { in createAssetUid()
/aosp14/frameworks/base/core/java/android/os/
H A DVibrationEffect.java363 public static VibrationEffect get(int effectId, boolean fallback) { in get()
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java1928 final WallpaperData fallback = new WallpaperData(wallpaper.userId, FLAG_LOCK); in switchWallpaper() local
1952 final WallpaperData fallback = new WallpaperData(wallpaper.userId, wallpaper.mWhich); in onSwitchWallpaperFailLocked() local
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp1020 status_t BootAnimation::initFont(Font* font, const char* fallback) { in initFont()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java631 public int get(@UserIdInt int userId, int fallback) { in get()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...