Home
last modified time | relevance | path

Searched refs:numbers (Results 1 – 25 of 42) sorted by relevance

12

/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
DManageDialog.java158 String[] numbers = getStatistics(); in handleMessage() local
159 if (numbers != null) { in handleMessage()
162 numbers[1], numbers[2])); in handleMessage()
166 numbers[9], numbers[10])); in handleMessage()
183 String[] numbers = line.substring(prefix.length()).split(" +"); in getStatistics() local
185 if (!numbers[i].equals("0")) { in getStatistics()
186 return numbers; in getStatistics()
/frameworks/ex/common/tests/src/com/android/common/widget/
DGroupingListAdapterTests.java107 private void buildCursor(String... numbers) { in buildCursor() argument
110 for (String number : numbers) { in buildCursor()
288 String[] numbers = new String[500]; in testGroupDescriptorArrayGrowth() local
289 for (int i = 0; i < numbers.length; i++) { in testGroupDescriptorArrayGrowth()
292 numbers[i] = String.valueOf((i / 2) * 2); in testGroupDescriptorArrayGrowth()
295 buildCursor(numbers); in testGroupDescriptorArrayGrowth()
/frameworks/ex/common/java/com/android/common/contacts/
DDataUsageStatUpdater.java155 public boolean updateWithPhoneNumber(Collection<String> numbers) { in updateWithPhoneNumber() argument
157 Log.d(TAG, "updateWithPhoneNumber: " + Arrays.toString(numbers.toArray())); in updateWithPhoneNumber()
159 if (numbers != null && !numbers.isEmpty()) { in updateWithPhoneNumber()
162 final String[] questionMarks = new String[numbers.size()]; in updateWithPhoneNumber()
164 whereArgs.addAll(numbers); in updateWithPhoneNumber()
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl94 int numbers, int symbols, int nonletter); in setActivePasswordState() argument
DDevicePolicyManager.java1335 int lowercase, int numbers, int symbols, int nonletter) { in setActivePasswordState() argument
1339 numbers, symbols, nonletter); in setActivePasswordState()
/frameworks/base/docs/html/guide/topics/resources/
Dstring-resource.jd313 …<td>{@code one}</td><td>When the language requires special treatment of numbers like one (as with …
316 …<td>{@code two}</td><td>When the language requires special treatment of numbers like two (as in We…
319 … the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numb…
322 …/td><td>When the language requires special treatment of "large" numbers (as with numbers ending 11…
Danimation-resource.jd155 as six digit hexadecimal numbers (for example, #333333).
164 as six digit hexadecimal numbers (for example, #333333).
230 as six digit hexadecimal numbers (for example, #333333).
238 as six digit hexadecimal numbers (for example, #333333).
Dlocalization.jd62 your application should handle text, audio files, numbers, currency, and
552 sounds, music, numbers, money, dates and times. You might not need to localize
594 example numbers and dates) for each supported locale. Make sure that your
/frameworks/base/docs/html/guide/appendix/
Dapp-intents.jd31 <td><p>Calls the entered phone number. Valid telephone numbers as defined
40 telephone numbers, so the schema described isn't strictly required
Dg-app-intents.jd40 <td><p>Calls the entered phone number. Valid telephone numbers as defined
49 telephone numbers, so the schema described isn't strictly required
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java629 int numbers = 0; in saveLockPassword() local
641 numbers++; in saveLockPassword()
649 .length(), letters, uppercase, lowercase, numbers, symbols, nonletter); in saveLockPassword() local
/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java1533 String numbers = SystemProperties.get("ril.ecclist"); in isEmergencyNumber() local
1534 if (TextUtils.isEmpty(numbers)) { in isEmergencyNumber()
1536 numbers = SystemProperties.get("ro.ril.ecclist"); in isEmergencyNumber()
1539 if (!TextUtils.isEmpty(numbers)) { in isEmergencyNumber()
1542 for (String emergencyNum : numbers.split(",")) { in isEmergencyNumber()
/frameworks/base/services/java/com/android/server/
DDevicePolicyManagerService.java1499 int numbers = 0; in resetPassword() local
1511 numbers++; in resetPassword()
1525 if (numbers < neededNumbers) { in resetPassword()
1527 .w(TAG, "resetPassword: number of numerical digits " + numbers in resetPassword()
1728 int lowercase, int numbers, int symbols, int nonletter) { in setActivePasswordState() argument
1738 || mActivePasswordLowerCase != lowercase || mActivePasswordNumeric != numbers in setActivePasswordState()
1747 mActivePasswordNumeric = numbers; in setActivePasswordState()
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags24 # These event log tags must be assigned specific numbers (no "?") in the range
/frameworks/base/docs/html/guide/topics/security/
Dsecurity.jd219 &lt;string name=&quot;permlab_callPhone&quot;&gt;directly call phone numbers&lt;/string&gt;
221 phone numbers without your intervention. Malicious applications may
223 allow the application to call emergency numbers.&lt;/string&gt;
242 Services that cost you money: send SMS messages, directly call phone numbers
/frameworks/base/docs/html/resources/articles/
Dcontacts.jd39 for example name, photo, email addresses, phone numbers, and group memberships.
137 phone numbers the system ignores special characters such as "*", "#",
138 "(", ")", and whitespace. Also if the only difference between two numbers
140 considers those to be a match (except for numbers in the Japan country code).</p>
Dwikinotes-linkify.jd36 telephone numbers into active links which fire Android intents
/frameworks/base/docs/html/guide/topics/manifest/
Dmanifest-element.jd52 through 'Z'), numbers, and underscores ('_'). However, individual
101 one version is more recent than another, with higher numbers indicating more
Dintent-filter-element.jd121 The value must be an integer, such as "{@code 100}". Higher numbers have a
/frameworks/base/docs/html/guide/topics/ui/
Dhow-android-draws.jd50 <code>measure()</code> on them again with actual numbers if the sum of all the children's
/frameworks/base/data/keyboards/
DGeneric.kl408 # Axes that are not mapped will be assigned generic axis numbers by the input subsystem.
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-providers.jd95 and meaning. For example, information about people and their phone numbers
173 phone numbers to people and the URI for the table that holds pictures of
297 primary phone numbers:
415 The following snippet demonstrates reading names and phone numbers from
/frameworks/base/docs/html/guide/developing/devices/
Demulator.jd1012 built-in limitations on port numbers or ranges except the one imposed by your
1068 <p>Note that port numbers are restricted by your local environment. this typically
1069 means that you cannot use host port numbers under 1024 without special
1198numbers differ by 1, with the adb port having the higher port number. The console of the first emu…
1204 …which prints a list of running emulator instances and their console port numbers. For more informa…
1398 <p>The format of network &lt;delay&gt; is one of the following (numbers are milliseconds):</p>
1440 <p>The format of network <code>&lt;speed&gt;</code> is one of the following (numbers are
/frameworks/base/docs/html/sdk/
Dandroid-2.3-highlights.jd93 <p>New multitouch key-chording lets the user quickly enter numbers and symbols
96 also access a popup menu of accented characters, numbers, and symbols by holding
/frameworks/base/docs/html/guide/developing/tools/
DMonkeyRunner.jd432 for a description of device and emulator serial numbers.

12