Searched refs:stored (Results 1 – 16 of 16) sorted by relevance
48 boolean stored; in handleApply()53 stored = Secure.putString(mContentResolver, CLOCK_FACE_SETTING, json.toString()); in handleApply()55 stored = false; in handleApply()57 if (stored) { in handleApply()
583 final ArrayList<NetworkAttributes> stored = new ArrayList<>();586 stored.add(storeAttributes(FAKE_KEYS[0], na.build()));591 stored.add(storeAttributes(FAKE_KEYS[1], na.build()));597 stored.add(storeAttributes(FAKE_KEYS[2], na.build()));599 stored.add(storeAttributes(FAKE_KEYS[3], na.build()));602 stored.add(storeAttributes(FAKE_KEYS[4], na.build()));604 stored.add(storeAttributes(FAKE_KEYS[5], na.build()));605 return stored;610 final List<NetworkAttributes> stored = storeFixture();612 stored.get(stored.size() - 1));
976 void testSetGetProfileConnectionPolicyCase(boolean stored, int connectionPolicy, in testSetGetProfileConnectionPolicyCase() argument978 if (stored) { in testSetGetProfileConnectionPolicyCase()994 if (!stored) { in testSetGetProfileConnectionPolicyCase()1015 void testSetGetA2dpOptionalCodecsCase(int test, boolean stored, int value, int expectedValue) { in testSetGetA2dpOptionalCodecsCase() argument1016 if (stored) { in testSetGetA2dpOptionalCodecsCase()1036 if (!stored) { in testSetGetA2dpOptionalCodecsCase()1059 void testSetGetCustomMetaCase(boolean stored, int key, byte[] value, boolean expectedResult) { in testSetGetCustomMetaCase() argument1062 if (stored) { in testSetGetCustomMetaCase()
375 bool stored = false; in increaseAvailableFrames_Locked() local381 stored = true; in increaseAvailableFrames_Locked()385 if (!stored) { in increaseAvailableFrames_Locked()
32 // and are stored exactly as the user dialed them.40 // would be stored as "4567890".
34 …tter. Within computer memory, they are often stored in the computer's endianness. However, when it…
36 Suppose a Windows application would query localization strings stored in JSON files. Unicode-enable…144 `kParseErrorNumberTooBig` | Number too big to be stored in `double`.176 …rs. *In situ* parsing decodes those JSON string at the place where it is stored. It is possible in…
11 Each JSON value is stored in a type called `Value`. A `Document`, representing the DOM, contains th…17 Assumes we have a JSON stored in a C string (`const char* json`):178 When a Number is parsed, it is stored in the DOM as either one of the following type:
13 `StringStream` is the most basic input stream. It represents a complete, read-only JSON stored in m…374 …e the memory required during JSON parsing and generation, if the JSON is stored in file system. En…
113 …mbers with fraction, and integers larger than 64-bit range, they will be stored as `double` with `…
99 …The error is stored in `ParseResult`, which includes the error code and offset (number of characte…
16 `derive_sdk` is a program that reads metadata stored in other apex modules, in
328 final String stored = getProperty(db, key, ""); in getPropertyAsInt() local330 return Integer.parseInt(stored); in getPropertyAsInt()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...