Searched refs:three (Results 1 – 25 of 36) sorted by relevance
12
130 Network three = new Network(3); in testGetNetworkHandle() local135 assertNotEquals(0, three.hashCode()); in testGetNetworkHandle()139 assertNotEquals(one.hashCode(), three.hashCode()); in testGetNetworkHandle()140 assertNotEquals(two.hashCode(), three.hashCode()); in testGetNetworkHandle()145 assertNotEquals(0, three.getNetworkHandle()); in testGetNetworkHandle()149 assertNotEquals(one.getNetworkHandle(), three.getNetworkHandle()); in testGetNetworkHandle()150 assertNotEquals(two.getNetworkHandle(), three.getNetworkHandle()); in testGetNetworkHandle()155 assertNotEquals(three.hashCode(), three.getNetworkHandle()); in testGetNetworkHandle()161 assertEquals(16290598925L, three.getNetworkHandle()); in testGetNetworkHandle()
100 Bundle three = new Bundle(); in testDeepEquals_nestedNotEquals() local101 three.putBundle("b", two); in testDeepEquals_nestedNotEquals()103 ArrayList<Bundle> listOne = new ArrayList<>(ImmutableList.of(one, two, three)); in testDeepEquals_nestedNotEquals()104 ArrayList<Bundle> listOneClone = new ArrayList<>(ImmutableList.of(one, twoClone, three)); in testDeepEquals_nestedNotEquals()105 ArrayList<Bundle> listTwo = new ArrayList<>(ImmutableList.of(one, three, two)); in testDeepEquals_nestedNotEquals()
80 private final int[] mButtonIds = new int[] {R.id.zero, R.id.one, R.id.two, R.id.three,329 if (buttonId == R.id.three) { in getKeyButtonAnimationDelay()369 } else if (buttonId == R.id.three) { in getKeyButtonAnimationDelay()382 } else if (buttonId == R.id.three) { in getKeyButtonAnimationDelay()423 } else if (buttonId == R.id.three || buttonId == R.id.six || buttonId == R.id.nine in getKeyButtonAnimationDuration()434 } else if (buttonId == R.id.three || buttonId == R.id.six || buttonId == R.id.nine in getKeyButtonAnimationDuration()440 if (buttonId == R.id.one || buttonId == R.id.two || buttonId == R.id.three in getKeyButtonAnimationDuration()
29 The are three things to note about rendering:31 * There are three data sources rendered: On device contacts, business search35 * SearchCursorManager is used to coalesce all three data sources to help with
42 # three core config46 # three core config
42 # three core config
65 R.id.three,341 if (buttonId == R.id.three) { in getKeyButtonAnimationDelay()381 } else if (buttonId == R.id.three) { in getKeyButtonAnimationDelay()394 } else if (buttonId == R.id.three) { in getKeyButtonAnimationDelay()439 } else if (buttonId == R.id.three in getKeyButtonAnimationDuration()456 } else if (buttonId == R.id.three in getKeyButtonAnimationDuration()466 || buttonId == R.id.three in getKeyButtonAnimationDuration()
707 R.id.three, in configureKeypadListeners()970 } else if (resId == R.id.three) { in onPressed()
256 uint32_t three[KEY_LENGTH_DWORDS_P256] = {0}; in ECC_ValidatePoint() local257 three[0] = 3; in ECC_ValidatePoint()258 multiprecision_sub_mod(rhs, rhs, three); in ECC_ValidatePoint()
254 uint32_t three[KEY_LENGTH_DWORDS_P256] = {0}; in ECC_ValidatePoint() local255 three[0] = 3; in ECC_ValidatePoint()256 multiprecision_sub_mod(rhs, rhs, three, modp); in ECC_ValidatePoint()
201 // Initiator of the scan. Only the first three names will be stored.235 // Initiator of the scan. Only the first three names will be stored.313 // The first three bytes of MAC address
56 displayMap.put(R.id.three, '3'); in displayMap.put() argument73 R.id.three,
3 … should start by reading [OVERVIEW.TXT](OVERVIEW.TXT) which describes the three components of adb …9 As outlined in the overview, this codebase generates three components (Client, Server (a.k.a Host),…
225 The core of the bridge program will use three threads. One thread
17 Checksum fields need to implement the following three methods:
64 // The following three lines are needed for tests that build against framework-bluetooth's
13 What is an attribute? There are three types (depending on how you want to define
17 In general. three types of processes exist in the GD runtime environment:103 will merge to the input queue for each component. We define three types of
126 R.id.one, R.id.two, R.id.three,552 } else if (view.getId() == R.id.three) { in onPressed()
435 three : 24,
27 Inside it, create three new files:
193 three cases:
63 // These three numbers form this Metric's unique numerical ID in Cobalt. The
1dictionary=emoji:en,description=Emoji for English words,locale=en,date ...
397 ##### Squash the last three patches with git rebase