/frameworks/base/core/tests/coretests/src/android/text/format/ |
D | DateUtilsTest.java | 130 fixedTime + dayDuration, fixedTime, java.text.DateFormat.FULL, in testFormatSameDayTime() 131 java.text.DateFormat.FULL)); in testFormatSameDayTime() 133 fixedTime, java.text.DateFormat.DEFAULT, java.text.DateFormat.FULL)); in testFormatSameDayTime() 135 fixedTime, java.text.DateFormat.LONG, java.text.DateFormat.FULL)); in testFormatSameDayTime() 137 fixedTime, java.text.DateFormat.MEDIUM, java.text.DateFormat.FULL)); in testFormatSameDayTime() 139 fixedTime, java.text.DateFormat.SHORT, java.text.DateFormat.FULL)); in testFormatSameDayTime() 143 fixedTime + hourDuration, fixedTime, java.text.DateFormat.FULL, in testFormatSameDayTime() 144 java.text.DateFormat.FULL)); in testFormatSameDayTime() 146 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.DEFAULT)); in testFormatSameDayTime() 148 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.LONG)); in testFormatSameDayTime() [all …]
|
/frameworks/native/cmds/lshal/ |
D | ParentDebugInfoLevel.h | 30 FULL, enumerator
|
D | DebugCommand.h | 47 ParentDebugInfoLevel mParentDebugInfoLevel = ParentDebugInfoLevel::FULL;
|
D | Lshal.cpp | 130 if (parentDebugInfoLevel != ParentDebugInfoLevel::FULL) { in emitDebugInfo()
|
/frameworks/base/tests/utils/hostutils/src/com/android/internal/util/test/ |
D | SystemPreparer.java | 71 this(hostTempFolder, RebootStrategy.FULL, null, deviceProvider); in SystemPreparer() 193 case FULL: in reboot() 413 FULL,
|
/frameworks/base/data/keyboards/ |
D | Vendor_18d1_Product_0200.kcm | 15 type FULL
|
D | Vendor_18d1_Product_5018.kcm | 19 type FULL
|
D | Virtual.kcm | 20 type FULL
|
D | Generic.kcm | 23 type FULL
|
/frameworks/base/services/tests/PackageManagerServiceTests/host/src/com/android/server/pm/test/ |
D | FactoryPackageTest.kt | 32 SystemPreparer.RebootStrategy.FULL, deviceRebootRule) { this.device } in <lambda>()
|
D | InvalidNewSystemAppTest.kt | 48 SystemPreparer.RebootStrategy.FULL, deviceRebootRule) { this.device } in <lambda>()
|
D | OverlayActorVisibilityTest.kt | 53 SystemPreparer.RebootStrategy.FULL,
|
D | OriginalPackageMigrationTest.kt | 48 SystemPreparer.RebootStrategy.FULL, deviceRebootRule) { this.device } in <lambda>()
|
D | SystemStubMultiUserDisableUninstallTest.kt | 111 SystemPreparer.RebootStrategy.FULL, deviceRebootRule) { this.device } in <lambda>()
|
/frameworks/proto_logging/stats/enums/stats/otaupdate/ |
D | updateengine_enums.proto | 22 FULL = 10000; enumerator
|
/frameworks/base/core/java/android/view/ |
D | KeyCharacterMap.java | 105 public static final int FULL = 4; field in KeyCharacterMap 703 case FULL: in getModifierBehavior()
|
/frameworks/native/include/input/ |
D | KeyCharacterMap.h | 52 FULL = 4, enumerator
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/ |
D | BatteryMeterDrawableBase.java | 65 private static final int FULL = 96; field in BatteryMeterDrawableBase 342 if (level >= FULL) { in draw()
|
/frameworks/base/core/java/android/text/method/ |
D | TextKeyListener.java | 199 } else if (kind == KeyCharacterMap.FULL in getKeyListener()
|
/frameworks/base/packages/InputDevices/res/raw/ |
D | keyboard_layout_persian.kcm | 17 type FULL
|
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/ |
D | AppSearchManagerService.java | 933 instance.getAppSearchImpl().persistToDisk(PersistType.Code.FULL); in putDocumentsFromFile() 1199 instance.getAppSearchImpl().persistToDisk(PersistType.Code.FULL); in persistToDisk()
|
/frameworks/av/media/libstagefright/foundation/ |
D | ColorUtils.cpp | 509 { CU::kColorRangeFull, GET_HAL_BITFIELD(RANGE, FULL) },
|
/frameworks/native/libs/input/ |
D | KeyCharacterMap.cpp | 862 type = KeyboardType::FULL; in parseType()
|
/frameworks/native/cmds/dumpstate/tests/ |
D | dumpstate_test.cpp | 243 EXPECT_EQ(options_.dumpstate_hal_mode, DumpstateMode::FULL); in TEST_F()
|
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/ |
D | AppSearchImpl.java | 368 persistToDisk(PersistType.Code.FULL); in close()
|