/frameworks/ex/common/java/com/android/common/ |
D | OperationScheduler.java | 75 private static final String PREFIX = "OperationScheduler_"; field in OperationScheduler 151 boolean enabledState = mStorage.getBoolean(PREFIX + "enabledState", true); in getNextTimeMillis() 154 boolean permanentError = mStorage.getBoolean(PREFIX + "permanentError", false); in getNextTimeMillis() 161 int errorCount = mStorage.getInt(PREFIX + "errorCount", 0); in getNextTimeMillis() 163 long lastSuccessTimeMillis = getTimeBefore(PREFIX + "lastSuccessTimeMillis", now); in getNextTimeMillis() 164 long lastErrorTimeMillis = getTimeBefore(PREFIX + "lastErrorTimeMillis", now); in getNextTimeMillis() 165 long triggerTimeMillis = mStorage.getLong(PREFIX + "triggerTimeMillis", Long.MAX_VALUE); in getNextTimeMillis() 166 long moratoriumSetMillis = getTimeBefore(PREFIX + "moratoriumSetTimeMillis", now); in getNextTimeMillis() 167 long moratoriumTimeMillis = getTimeBefore(PREFIX + "moratoriumTimeMillis", in getNextTimeMillis() 200 return mStorage.getLong(PREFIX + "lastSuccessTimeMillis", 0); in getLastSuccessTimeMillis() [all …]
|
/frameworks/compile/slang/ |
D | rs_cc_options.cpp | 39 #define PREFIX(NAME, VALUE) macro 40 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ argument 46 #undef PREFIX 49 #define PREFIX(NAME, VALUE) const char *const NAME[] = VALUE; macro 50 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ argument 54 #undef PREFIX 57 #define PREFIX(NAME, VALUE) macro 58 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ argument 61 PREFIX, NAME, HELPTEXT, METAVAR, OPT_##ID, llvm::opt::Option::KIND##Class, \ 67 #undef PREFIX
|
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
D | FileRotatorTest.java | 58 private static final String PREFIX = "rotator"; field in FileRotatorTest 75 mBasePath, PREFIX, DAY_IN_MILLIS, WEEK_IN_MILLIS); in testEmpty() 93 mBasePath, PREFIX, DAY_IN_MILLIS, WEEK_IN_MILLIS); in testCombine() 114 mBasePath, PREFIX, DAY_IN_MILLIS, WEEK_IN_MILLIS); in testRotate() 146 mBasePath, PREFIX, MINUTE_IN_MILLIS, DAY_IN_MILLIS); in testDelete() 176 mBasePath, PREFIX, MINUTE_IN_MILLIS, DAY_IN_MILLIS); in testThrowRestoresBackup() 209 mBasePath, PREFIX, SECOND_IN_MILLIS, SECOND_IN_MILLIS); in testOtherFilesAndMalformed() 237 mBasePath, PREFIX, HOUR_IN_MILLIS, YEAR_IN_MILLIS); in testQueryMatch() 285 mBasePath, PREFIX, DAY_IN_MILLIS, YEAR_IN_MILLIS); in testClockRollingBackwards() 334 mBasePath, PREFIX, HOUR_IN_MILLIS, DAY_IN_MILLIS); in testFuzz() [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/ |
D | mathlimits.cc | 103 #define DEF_FP_LIMITS(Type, PREFIX) \ argument 105 const Type MathLimits<Type>::kPosMin = PREFIX##_MIN; \ 106 const Type MathLimits<Type>::kPosMax = PREFIX##_MAX; \ 111 const Type MathLimits<Type>::kEpsilon = PREFIX##_EPSILON; \
|
D | mathlimits.h | 244 #define DECL_FP_LIMITS(FP_Type, PREFIX) \ argument 257 static const int kMin10Exp = PREFIX##_MIN_10_EXP; \ 258 static const int kMax10Exp = PREFIX##_MAX_10_EXP; \ 261 static const int kPrecisionDigits = PREFIX##_DIG; \
|
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
D | PackageUtil.java | 46 public static final String PREFIX="com.android.packageinstaller."; field in PackageUtil 47 public static final String INTENT_ATTR_INSTALL_STATUS = PREFIX+"installStatus"; 48 public static final String INTENT_ATTR_APPLICATION_INFO=PREFIX+"applicationInfo"; 49 public static final String INTENT_ATTR_PERMISSIONS_LIST=PREFIX+"PermissionsList"; 51 public static final String INTENT_ATTR_PACKAGE_NAME=PREFIX+"PackageName";
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | update_file_lists.sh | 88 local PREFIX=$3 92 awk -v values="$*" -v prefix="$PREFIX" " 148 local PREFIX=$3 152 awk -v values="$*" -v prefix="$PREFIX" "
|
/frameworks/base/core/java/android/security/net/config/ |
D | NetworkSecurityConfigProvider.java | 25 private static final String PREFIX = field in NetworkSecurityConfigProvider 31 put("TrustManagerFactory.PKIX", PREFIX + "RootTrustManagerFactorySpi"); in NetworkSecurityConfigProvider()
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/ |
D | VCardTestUtilsTests.java | 63 .put(StructuredName.PREFIX, "D") in testShouldFailAtContentValueVerification() 84 .put(StructuredName.PREFIX, "\n") in testShouldFailAtLineVerification()
|
D | VCardExporterTests.java | 68 .put(StructuredName.PREFIX, "AppropriatePrefix") in testStructuredNameBasic() 106 .put(StructuredName.PREFIX, "DoNotEmitPrefix1") in testStructuredNameUsePrimaryCommon() 115 .put(StructuredName.PREFIX, "AppropriatePrefix") in testStructuredNameUsePrimaryCommon() 129 .put(StructuredName.PREFIX, "DoNotEmitPrefix2") in testStructuredNameUsePrimaryCommon() 166 .put(StructuredName.PREFIX, "DoNotEmitPrefix1") in testStructuredNameUseSuperPrimaryCommon() 175 .put(StructuredName.PREFIX, "DoNotEmitPrefix2") in testStructuredNameUseSuperPrimaryCommon() 185 .put(StructuredName.PREFIX, "AppropriatePrefix") in testStructuredNameUseSuperPrimaryCommon() 194 .put(StructuredName.PREFIX, "DoNotEmitPrefix3") in testStructuredNameUseSuperPrimaryCommon() 236 .put(StructuredName.PREFIX, "AppropriatePrefix") in testStructuredNamePhoneticNameCommon() 301 .put(StructuredName.PREFIX, "DoNotEmitPrefix1") in testStructuredNameComplicatedCommon() [all …]
|
D | VCardJapanizationTests.java | 42 .put(StructuredName.PREFIX, "Dr.") in testNameUtf8Common() 70 .put(StructuredName.PREFIX, "Dr.") in testNameShiftJis() 92 .put(StructuredName.PREFIX, "Dr.") in testNameDoCoMo()
|
D | VCardImporterTests.java | 479 .put(StructuredName.PREFIX, "D") in testV21BackslashCase() 633 .put(StructuredName.PREFIX, "Pos") in testComplicatedCase()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
D | CustomTile.java | 54 public static final String PREFIX = "custom("; field in CustomTile 356 return PREFIX + name.flattenToShortString() + ")"; in toSpec() 360 final String action = spec.substring(PREFIX.length(), spec.length() - 1); in getComponentFromSpec() 368 if (spec == null || !spec.startsWith(PREFIX) || !spec.endsWith(")")) { in create() 371 final String action = spec.substring(PREFIX.length(), spec.length() - 1); in create()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
D | IntentTile.java | 43 public static final String PREFIX = "intent("; field in IntentTile 66 if (spec == null || !spec.startsWith(PREFIX) || !spec.endsWith(")")) { in create() 69 final String action = spec.substring(PREFIX.length(), spec.length() - 1); in create()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
D | QSFactoryImpl.java | 176 if (tileSpec.startsWith(IntentTile.PREFIX)) return IntentTile.create(mHost, tileSpec); in createTileInternal() 177 if (tileSpec.startsWith(CustomTile.PREFIX)) return CustomTile.create(mHost, tileSpec); in createTileInternal()
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Main.cpp | 67 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ argument 77 #define PREFIX(NAME, VALUE) \ macro 80 #undef PREFIX 120 #define PREFIX(NAME, VALUE) \ macro 123 #undef PREFIX 126 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ argument 128 { PREFIX, NAME, HELPTEXT, METAVAR, kOpt_ ## ID, \
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/ |
D | examples.cmake | 16 PREFIX ${NAME}
|
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/ |
D | ShortcutManagerTestUtils.java | 197 final String PREFIX = "Launcher: ComponentInfo{"; in getDefaultLauncher() local 202 if (s.startsWith(PREFIX) && s.endsWith(POSTFIX)) { in getDefaultLauncher() 203 return s.substring(PREFIX.length(), s.length() - POSTFIX.length()); in getDefaultLauncher()
|
/frameworks/base/core/tests/coretests/src/android/content/pm/ |
D | PackageHelperTests.java | 40 protected final String PREFIX = "android.content.pm"; field in PackageHelperTests
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSTileHost.java | 321 if (!tileSpec.startsWith(CustomTile.PREFIX)) continue; in changeTiles()
|
/frameworks/opt/vcard/java/com/android/vcard/ |
D | VCardBuilder.java | 209 final String prefix = contentValues.getAsString(StructuredName.PREFIX); in containsNonEmptyName() 295 final String prefix = contentValues.getAsString(StructuredName.PREFIX); in appendNamePropertiesV40() 399 final String prefix = contentValues.getAsString(StructuredName.PREFIX); in appendNameProperties()
|
D | VCardEntry.java | 178 builder.withValue(StructuredName.PREFIX, mPrefix); in constructInsertOperation()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/ |
D | TileAdapter.java | 455 if (spec.startsWith(CustomTile.PREFIX)) { in strip()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | PackageManagerSettingsTests.java | 81 protected final String PREFIX = "android.content.pm"; field in PackageManagerSettingsTests
|
/frameworks/base/core/java/android/provider/ |
D | ContactsContract.java | 5842 public static final String PREFIX = DATA4; field in ContactsContract.CommonDataKinds.StructuredName
|