Home
last modified time | relevance | path

Searched refs:NULL_VALUE (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/
DHomeSp.java49 private static final int NULL_VALUE = -1; field in HomeSp
377 if (size == NULL_VALUE) {
385 if (readValue != NULL_VALUE) {
402 dest.writeInt(NULL_VALUE); in writeHomeNetworkIds()
409 dest.writeLong(NULL_VALUE); in writeHomeNetworkIds()
DPolicy.java67 private static final int NULL_VALUE = -1; field in Policy
508 if (size == NULL_VALUE) {
528 if (size == NULL_VALUE) {
548 dest.writeInt(NULL_VALUE); in writeProtoPortMap()
568 dest.writeInt(NULL_VALUE); in writeRoamingPartnerList()
/frameworks/base/wifi/java/android/net/wifi/hotspot2/
DPasspointConfiguration.java61 private static final int NULL_VALUE = -1; field in PasspointConfiguration
643 if (size == NULL_VALUE) {
665 dest.writeInt(NULL_VALUE); in writeTrustRootCerts()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dstruct.pb.h48 NULL_VALUE = 0, enumerator
53 const NullValue NullValue_MIN = NULL_VALUE;
54 const NullValue NullValue_MAX = NULL_VALUE;
Dstruct.proto87 NULL_VALUE = 0; enumerator
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsBackupAgent.java69 private static final byte[] NULL_VALUE = new byte[0]; field in SettingsBackupAgent
796 final byte[] valueBytes = (value != null) ? value.getBytes() : NULL_VALUE; in extractRelevantValues()
813 if (value != NULL_VALUE) { in extractRelevantValues()
DSettingsState.java138 private static final String NULL_VALUE = "null"; field in SettingsState
952 if (NULL_VALUE.equals(value)) { in Setting()
1020 if (NULL_VALUE.equals(value)) { in update()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Ddatapiece.cc263 if (type_ == TYPE_NULL) return google::protobuf::NULL_VALUE; in ToEnum()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_test.cc1710 value: {null_value: NULL_VALUE}
1772 "optional_value: { null_value: NULL_VALUE}");
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java441 assertEquals(NullValue.NULL_VALUE, message.getOneofNullValue()); in testNullInOneof()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt27174 Landroid/icu/impl/CacheValue;->NULL_VALUE:Landroid/icu/impl/CacheValue;
49494 Landroid/net/wifi/hotspot2/PasspointConfiguration;->NULL_VALUE:I
49580 Landroid/net/wifi/hotspot2/pps/HomeSp;->NULL_VALUE:I
49631 Landroid/net/wifi/hotspot2/pps/Policy;->NULL_VALUE:I