Searched +defs:has +defs:value (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/services/core/java/com/android/server/pm/ |
D | SettingsXml.java | 99 boolean has(String attrName); in has() method 209 public boolean has(String attrName) { in has() method in SettingsXml.ReadSectionImpl 222 String value = mParser.getAttributeValue(null, attrName); in getString() local 321 WriteSection attribute(String attrName, @Nullable String value) throws IOException; in attribute() 323 WriteSection attribute(String attrName, int value) throws IOException; in attribute() 325 WriteSection attribute(String attrName, long value) throws IOException; in attribute() 327 WriteSection attribute(String attrName, boolean value) throws IOException; in attribute() 356 public WriteSection attribute(String attrName, String value) throws IOException { in attribute() 364 public WriteSection attribute(String attrName, int value) throws IOException { in attribute() 372 public WriteSection attribute(String attrName, long value) throws IOException { in attribute() [all …]
|
D | UserManagerService.java | 919 public boolean has(@UserIdInt int userId) { in has() method in UserManagerService.WatchedUserStates 3238 void setUserRestrictionInner(int userId, @NonNull String key, boolean value) { in setUserRestrictionInner() 3357 String value, int callingUid) { in isSettingRestrictedForUser() 3457 public void setUserRestriction(String key, boolean value, @UserIdInt int userId) { in setUserRestriction()
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/ |
D | Exif.java | 190 int value = 0; in pack() local 198 private static boolean has(final InputStreamBuffer jpeg, final long byteSize, final int index) { in has() method in Exif
|
/frameworks/opt/bitmap/src/com/android/bitmap/util/ |
D | Exif.java | 195 int value = 0; in pack() local 203 private static boolean has(final InputStreamBuffer jpeg, final long byteSize, final int index) { in has() method in Exif
|
/frameworks/native/libs/gui/ |
D | LayerMetadata.cpp | 96 bool LayerMetadata::has(uint32_t key) const { in has() function in android::gui::LayerMetadata 112 void LayerMetadata::setInt32(uint32_t key, int32_t value) { in setInt32()
|
/frameworks/native/libs/binder/ndk/ |
D | ibinder.cpp | 56 static bool has(const sp<IBinder>& binder) { in has() function 300 auto* value = static_cast<ABpBinderTag::Value*>(binder->findObject(ABpBinderTag::kId)); in lookupOrCreateFromBinder() local
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |