/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/ |
H A D | PerformPrebakedVibratorStep.java | 64 VibrationEffect fallback = getVibration().getFallback(prebaked.getEffectId()); in play() local 97 private VibrationEffect.Composed replaceCurrentSegment(VibrationEffect.Composed fallback) { in replaceCurrentSegment()
|
H A D | VibratorManagerService.java | 1114 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 D | SystemFonts.java | 111 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 D | AppPredictionServiceResolverComparator.java | 197 ResolverRankerServiceResolverComparator fallback) { in buildFallbackModel()
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | PeopleHelper.java | 156 public String findNamePrefix(@NonNull CharSequence name, String fallback) { in findNamePrefix()
|
/aosp14/frameworks/base/libs/hwui/hwui/ |
H A D | Typeface.cpp | 128 int weight, int italic, const Typeface* fallback) { in createFromFamilies()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/ |
H A D | FontListParserTest.java | 73 public void fallback() throws Exception { in fallback() method in FontListParserTest
|
/aosp14/frameworks/base/services/core/java/com/android/server/graphics/fonts/ |
H A D | FontManagerService.java | 380 final Map<String, FontFamily[]> fallback = in serializeFontMap() local
|
/aosp14/frameworks/base/core/proto/android/server/vibrator/ |
H A D | vibratormanagerservice.proto | 44 optional int32 fallback = 3; field
|
/aosp14/frameworks/base/libs/hwui/tests/unit/ |
H A D | TypefaceTests.cpp | 454 std::unique_ptr<Typeface> fallback( in TEST() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/ |
H A D | VibrationThreadTest.java | 518 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 D | com_android_server_companion_virtual_InputController.cpp | 161 uinput_user_dev fallback; in openUinput() local
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | Typeface.java | 631 @Nullable FontVariationAxis[] axes, int weight, int italic, String fallback) { in createAssetUid()
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | VibrationEffect.java | 363 public static VibrationEffect get(int effectId, boolean fallback) { in get()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/ |
H A D | WallpaperManagerService.java | 1928 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 D | BootAnimation.cpp | 1020 status_t BootAnimation::initFont(Font* font, const char* fallback) { in initFont()
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | UserManagerService.java | 631 public int get(@UserIdInt int userId, int fallback) { in get()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |