Home
last modified time | relevance | path

Searched refs:edited (Results 1 – 16 of 16) sorted by relevance

/aosp12/system/core/libutils/
H A DString16.cpp357 char16_t* edited = nullptr; in replaceAll() local
360 if (!edited) { in replaceAll()
365 edited = (char16_t*)buf->data(); in replaceAll()
366 mString = str = edited; in replaceAll()
368 edited[i] = withThis; in replaceAll()
/aosp12/art/test/663-odd-dex-size/
H A Dinfo.txt11 The generated dex file was then manually edited to:
/aosp12/art/test/663-odd-dex-size2/
H A Dinfo.txt11 The generated dex file was then manually edited to:
/aosp12/art/test/663-odd-dex-size3/
H A Dinfo.txt11 The generated dex file was then manually edited to:
/aosp12/art/test/663-odd-dex-size4/
H A Dinfo.txt16 The generated dex file was then manually edited to:
/aosp12/packages/apps/Settings/src/com/android/settings/network/apn/
H A DApnSettings.java348 final int edited = cursor.getInt(EDITED_INDEX); in fillList() local
359 if (mHidePresetApnDetails && edited == Telephony.Carriers.UNEDITED) { in fillList()
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DTelephonyProvider.java2472 int edited = oldRow.getInt(oldRow.getColumnIndex(EDITED_STATUS)); in insertAddingDefaults()
2473 int old_edited = edited; in insertAddingDefaults()
2474 if (edited != UNEDITED) { in insertAddingDefaults()
2475 if (edited == USER_DELETED) { in insertAddingDefaults()
2478 edited = USER_DELETED_BUT_PRESENT_IN_XML; in insertAddingDefaults()
2479 } else if (edited == CARRIER_DELETED) { in insertAddingDefaults()
2482 edited = CARRIER_DELETED_BUT_PRESENT_IN_XML; in insertAddingDefaults()
2484 mergedValues.put(EDITED_STATUS, edited); in insertAddingDefaults()
2491 + " new edited = " + edited); in insertAddingDefaults()
/aosp12/bionic/
H A DREADME.md87 # in external/kernel-headers/. These files must not be edited directly. The
/aosp12/frameworks/proto_logging/stats/enums/app/
H A Dsettings_enums.proto1543 // Logs that the user has edited the enabled VR listeners.
2006 // Logs that the user has edited the picture-in-picture settings.
/aosp12/frameworks/opt/telephony/proto/src/
H A Dtelephony.proto1771 // Sample values: fast.t-mobile.com, internet. Note only log if this apn is not user edited.
/aosp12/build/blueprint/
H A Dcontext.go4163 *** This file is generated and should not be edited ***
/aosp12/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto1964 // Logs that the user has edited the enabled VR listeners.
3679 // Logs that the user has edited the picture-in-picture settings.
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt9415 field public static final String EDITED_STATUS = "edited";
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...