Searched refs:values (Results 176 - 200 of 211) sorted by relevance

123456789

/frameworks/base/core/java/android/net/
H A DUrlQuerySanitizer.java113 * Sanitize values based on which characters they contain. Illegal
410 * unregistered parameter values.
417 * parameter values.
425 * parameter values.
427 * parameter values.
H A DUri.java1494 * Searches the query string for parameter values with the given key.
1501 * @return a list of decoded values
1527 ArrayList<String> values = new ArrayList<String>();
1535 // No more values.
1549 values.add(decode(value));
1554 return Collections.unmodifiableList(values);
1947 /** A part with null values. */
1950 /** A part with empty strings for values. */
2051 /** A part with null values. */
2054 /** A part with empty strings for values
[all...]
/frameworks/base/core/java/android/text/method/
H A DQwertyKeyListener.java33 new QwertyKeyListener[Capitalize.values().length * 2];
/frameworks/base/core/tests/coretests/src/android/pim/vcard/test_utils/
H A DImportTestProvider.java193 mMimeTypeToExpectedContentValues.values()) {
H A DPropertyNodesVerifierElem.java215 for (List<PropertyNode> nodes : mOrderedNodeMap.values()) {
/frameworks/base/telephony/java/android/telephony/gsm/
H A DSmsMessage.java467 return MessageClass.values()[index];
677 * description of values.
686 * for a description of other possible values.
/frameworks/base/core/java/android/app/
H A DLoadedApk.java494 Iterator<LoadedApk.ReceiverDispatcher> it = rmap.values().iterator();
517 Iterator<LoadedApk.ServiceDispatcher> it = smap.values().iterator();
959 Iterator<ServiceDispatcher.ConnectionInfo> it = mActiveConnections.values().iterator();
H A DIActivityManager.java188 public void updateConfiguration(Configuration values) throws RemoteException; argument
H A DSearchableInfo.java88 // since keycodes for the hard keys are < 127. For such values, Integer.valueOf()
94 // Flag values for Searchable_voiceSearchMode
302 * @param attr The attribute set we found in the XML file, contains the values that are used to
395 * @param attr The attribute set we found in the XML file, contains the values that are used to
858 for (ActionKeyInfo actionKey : mActionKeys.values()) {
/frameworks/base/services/java/com/android/server/
H A DPackageManagerService.java264 // installed zip file (absolute codePath), and values are Package.
276 // Keys are String (package name), values are Package. This also serves
316 // Keys are String (provider class name), values are Provider.
857 Iterator<String> libs = mSharedLibraries.values().iterator();
959 Iterator<PackageSetting> psit = mSettings.mPackages.values().iterator();
1438 for (BasePermission p : mSettings.mPermissions.values()) {
1469 for (PackageParser.PermissionGroup pg : mPermissionGroups.values()) {
1651 featSet = mAvailableFeatures.values();
1708 for(BasePermission bp : mSettings.mPermissionTrees.values()) {
2439 Iterator<PackageParser.Package> i = mPackages.values()
[all...]
H A DLocationManagerService.java114 // Locations, status values, and extras for mock providers
1066 for (ProximityAlert alert : mProximityAlerts.values()) {
1223 for (UpdateRecord record : oldRecords.values()) {
1413 for (ProximityAlert alert : mProximityAlerts.values()) {
1880 for (ArrayList<UpdateRecord> i : mRecordsByProvider.values()) {
1898 for (ProximityAlert i : mProximityAlerts.values()) {
2205 for (Receiver i : mReceivers.values()) {
H A DInputMethodManagerService.java905 for (ClientState cs : mClients.values()) {
1536 mIms = imMap.values().toArray(new InputMethodInfo[N]);
1737 for (ClientState ci : mClients.values()) {
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java359 // These values are set in system/rootdir/init.rc on startup.
620 * sticky Intent, values are an ArrayList of all broadcasted intents with
686 * string containing the provider name and values are a
696 * string containing the provider's implementation class and values are a
3231 for (SparseArray<ProcessRecord> apps : mProcessNames.getMap().values()) {
3274 Iterator<SparseArray<Long>> badApps = mProcessCrashTimes.getMap().values().iterator();
3303 for (ServiceRecord service : mServices.values()) {
4529 Iterator<UriPermission> it = perms.values().iterator();
6690 for (SparseArray<ProcessRecord> apps : mProcessNames.getMap().values()) {
7303 for (SparseArray<ProcessRecord> procs : mProcessNames.getMap().values()) {
11340 updateConfiguration(Configuration values) argument
11363 updateConfigurationLocked(Configuration values, ActivityRecord starting) argument
[all...]
/frameworks/base/core/java/android/content/
H A DSyncStorageEngine.java497 for (AccountInfo accountInfo : mAccounts.values()) {
499 for (AuthorityInfo authorityInfo : accountInfo.authorities.values()) {
531 for (AccountInfo accountInfo : mAccounts.values()) {
532 for (AuthorityInfo authorityInfo : accountInfo.authorities.values()) {
870 Iterator<AccountInfo> accIt = mAccounts.values().iterator();
878 for (AuthorityInfo auth : acc.authorities.values()) {
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmDataConnectionTracker.java1415 ContentValues values = new ContentValues();
1416 values.put(APN_ID, pos);
1417 resolver.insert(PREFERAPN_URI, values);
/frameworks/base/core/java/android/content/res/
H A DAssetManager.java526 for (RuntimeException e : mRefStacks.values()) {
/frameworks/base/core/java/com/android/internal/util/
H A DHierarchicalStateMachine.java647 for (StateInfo si : mStateInfo.values()) {
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
H A DStkService.java82 for (ComprehensionTlvTag e : ComprehensionTlvTag.values()) {
/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp529 ANativeActivity* activity, int32_t values, int32_t mask) {
531 write_work(code->mainWorkWrite, CMD_SET_WINDOW_FLAGS, values, mask);
528 android_NativeActivity_setWindowFlags( ANativeActivity* activity, int32_t values, int32_t mask) argument
/frameworks/base/core/java/android/pim/vcard/
H A DVCardComposer.java572 ContentValues contentValues = namedContentValues.values;
H A DVCardParserImpl_V21.java69 public void propertyValues(List<String> values) { argument
561 } else if (ch == ':') { // End of param and beginenning of values.
975 Log.d(LOG_TAG, "Time for parsing property values: " + mTimeParsePropertyValues + " ms");
976 Log.d(LOG_TAG, "Time for handling normal property values: " + mTimeHandleMiscPropertyValue
/frameworks/base/services/java/com/android/server/usb/
H A DUsbDeviceSettingsManager.java78 // When used in HashMaps all values must be specified,
623 return mAccessoryPreferenceMap.values().contains(packageName);
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java390 // there can be a case where this API is used but with similar values for all corners, so
515 for (Direction d : Direction.values()) {
/frameworks/base/core/java/android/webkit/
H A DCallbackProxy.java683 int numberOfMessageLevels = ConsoleMessage.MessageLevel.values().length;
690 ConsoleMessage.MessageLevel.values()[msgLevel];
/frameworks/base/libs/utils/
H A DResourceTypes.cpp1174 // check for sensical values pulled out of the stream so far...
1248 ResStringPool values; member in struct:android::ResTable::Header
1768 if (header->values.getError() != NO_ERROR) {
1771 status_t err = header->values.setTo(chunk, csize);
1802 mError = header->values.getError();
1804 LOGW("No string values found in resource table!");
1998 ? String8(bestPackage->header->values.stringAt(
2208 // with its parent's values. Otherwise start out empty.
3558 return &mHeaders[index]->values;
4051 const char* str8 = pkg->header->values
[all...]

Completed in 4568 milliseconds

123456789