Searched refs:two (Results 1 – 25 of 31) sorted by relevance
12
41 public int compare(RawContactDelta one, RawContactDelta two) { in compare() argument43 if (one.equals(two)) { in compare()51 String accountType2 = two.getValues().getAsString(RawContacts.ACCOUNT_TYPE); in compare()52 String dataSet2 = two.getValues().getAsString(RawContacts.DATA_SET); in compare()111 String twoAccount = two.getAccountName(); in compare()122 Long twoId = two.getRawContactId(); in compare()
80 private final int[] mButtonIds = new int[] {R.id.zero, R.id.one, R.id.two, R.id.three,337 } else if (buttonId == R.id.two) { in getKeyButtonAnimationDelay()361 } else if (buttonId == R.id.two) { in getKeyButtonAnimationDelay()380 } else if (buttonId == R.id.two) { in getKeyButtonAnimationDelay()420 } else if (buttonId == R.id.two || buttonId == R.id.five || buttonId == R.id.eight in getKeyButtonAnimationDuration()431 } else if (buttonId == R.id.two || buttonId == R.id.five || buttonId == R.id.eight in getKeyButtonAnimationDuration()440 if (buttonId == R.id.one || buttonId == R.id.two || buttonId == R.id.three in getKeyButtonAnimationDuration()
64 R.id.two,349 } else if (buttonId == R.id.two) { in getKeyButtonAnimationDelay()373 } else if (buttonId == R.id.two) { in getKeyButtonAnimationDelay()392 } else if (buttonId == R.id.two) { in getKeyButtonAnimationDelay()434 } else if (buttonId == R.id.two in getKeyButtonAnimationDuration()451 } else if (buttonId == R.id.two in getKeyButtonAnimationDuration()465 || buttonId == R.id.two in getKeyButtonAnimationDuration()
706 R.id.two, in configureKeypadListeners()968 } else if (resId == R.id.two) { in onPressed()
24 // consists of a normalized number string and a two-letter country code.25 // The country is retrieved from CallLog.Calls#COUNTRY: "The ISO 3166-1 two51 // CallLog.Calls#COUNTRY: "The ISO 3166-1 two letters country code of the
65 final RawContact two = buildRawContact2(); in testNotEquals() local66 assertFalse(one.equals(two)); in testNotEquals()
55 displayMap.put(R.id.two, '2'); in displayMap.put() argument72 R.id.two,
1339 float *two[4]; in db_MaxSuppressFilterChunk_5x5_Aligned16_f() local1349 two[i]=five+(i+1)*132; in db_MaxSuppressFilterChunk_5x5_Aligned16_f()1361 for(i=top-3;i<top;i++) db_MaxVector_128_Aligned16_f(two[i&3],s[i+1]+lm2,s[i+2]+lm2); in db_MaxSuppressFilterChunk_5x5_Aligned16_f()1367 db_MaxVector_128_Aligned16_f(two[i&3],s[i+1]+lm2,s[i+2]+lm2); in db_MaxSuppressFilterChunk_5x5_Aligned16_f()1369 db_MaxVector_128_Aligned16_f(four,two[i&3],two[(i-3)&3]); in db_MaxSuppressFilterChunk_5x5_Aligned16_f()1371 db_MaxVector_128_Aligned16_f(five,four,two[(i-1)&3]); in db_MaxSuppressFilterChunk_5x5_Aligned16_f()
17 …gns of RapidXML, including *in situ* parsing, header-only library. But the two APIs are completely…126 Let's take the following two DOM trees represented as JSON documents:173 …There are two APIs: constructor with allocator, and `CopyFrom()`. See [Deep Copy Value](doc/tutori…211 …se in basic multilingual plane (BMP), UTF-16 encodes those characters with two 16-bit values, whic…
164 …asMember()` before calling `operator[](const char*)`. However, this incurs two lookup. A better wa…344 RapidJSON provide two strategies for storing string.473 If we really need to copy a DOM tree, we can use two APIs for deep copy: constructor with allocator…504 Swapping two DOM trees is fast (constant time), despite the complexity of the trees.
136 `EncodedInputStream` has two template parameters. The first one is a `Encoding` class, such as `UTF…276 There are two special interface, `PutBegin()` and `PutEnd()`, which are only for *in situ* parsing.…
31 …JSON value types. This is possible by using `union`. Each `Value` contains two members: `union Dat…111 String has two optional flags. `kCopyFlag` means that the string owns a copy of the string. `kInlin…
149 The other functions have two groups of signature. One group uses `Document& document` as parameter,…
224 There are two `String()` and `Key()` overloads. One is the same as defined in handler concept with …
20 // The ISO 3166-1 two letters country code of the number.
29 // The following two list should be of the same length
33 // sure the package compatible to Android 10 in two ways:
8 The module is packaged in an apex, `com.android.sdkext`, and has two components:
18 // The ISO 3166-1 two letters country code of the number.
16 If you want to make change locally during testing, currently there are two ways:
45 sRIdMap.put(KeyEvent.KEYCODE_2, R.id.two); in sRIdMap.put() argument
38 * Dialer. and Dialer.NoActionBar are the two root themes that should be used
125 R.id.one, R.id.two, R.id.three,539 } else if (view.getId() == R.id.two) { in onPressed()
1dictionary=emoji:en,description=Emoji for English words,locale=en,date ...
49 // specified by editing the parameter list to add the following two