/frameworks/base/core/tests/coretests/src/android/os/ |
D | PackageTagsListTest.java | 154 PackageTagsList newList = PackageTagsList.CREATOR.createFromParcel(parcel); in testWriteToParcel() local
|
/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/ |
D | LockTargetStateAnalysis.java | 100 List<LockTarget> newList = new ArrayList<>(state1.getTargets()); in merge() local
|
/frameworks/base/tests/SmokeTest/tests/src/com/android/smoketest/ |
D | ProcessErrorsTest.java | 269 List<ProcessErrorStateInfo> newList = new ArrayList<ProcessErrorStateInfo>(errList.size()); in reportWrappedListContents() local
|
/frameworks/av/media/libstagefright/ |
D | MediaExtractorFactory.cpp | 286 std::shared_ptr<std::list<sp<ExtractorPlugin>>> newList(new std::list<sp<ExtractorPlugin>>()); in LoadExtractors() local
|
/frameworks/base/services/core/java/com/android/server/media/metrics/ |
D | MediaMetricsManagerService.java | 108 List<String> newList = getListLocked(PLAYER_METRICS_APP_ALLOWLIST); in updateConfigs() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | BluetoothControllerImpl.java | 253 List<CachedBluetoothDevice> newList = new ArrayList<>(); in updateConnected() local
|
/frameworks/base/core/java/com/android/internal/app/ |
D | ChooserListAdapter.java | 322 protected void onPostExecute(List<DisplayResolveInfo> newList) { in updateAlphabeticalList()
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | HdmiUtils.java | 309 List<T> newList = new ArrayList<>(); in mergeToUnmodifiableList() local
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 10546 List<String> newList = updateTelephonyProperty( in setSimOperatorNumericForPhone() local 10570 List<String> newList = updateTelephonyProperty( in setSimOperatorNameForPhone() local 10594 List<String> newList = updateTelephonyProperty( in setSimCountryIsoForPhone() local 10618 List<String> newList = updateTelephonyProperty( in setSimStateForPhone() local 10833 List<String> newList = updateTelephonyProperty( in setBasebandVersionForPhone() local 10883 List<Integer> newList = updateTelephonyProperty( in setPhoneType() local 11025 List<String> newList = updateTelephonyProperty( in setNetworkOperatorNameForPhone() local 11050 List<String> newList = updateTelephonyProperty( in setNetworkOperatorNumericForPhone() local 11075 List<Boolean> newList = updateTelephonyProperty( in setNetworkRoamingForPhone() local 11104 List<String> newList = updateTelephonyProperty( in setDataNetworkTypeForPhone() local
|
D | ServiceState.java | 1929 List<NetworkRegistrationInfo> newList = new ArrayList<>(); in getNetworkRegistrationInfoList() local
|
/frameworks/base/core/java/android/hardware/ |
D | SystemSensorManager.java | 517 List<Sensor> oldList, List<Sensor> newList, List<Sensor> updated, in diffSortedSensorList()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | ShortcutPackage.java | 1420 public void enforceShortcutCountsBeforeOperation(List<ShortcutInfo> newList, in enforceShortcutCountsBeforeOperation()
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_platform_entries.cpp | 559 void convertAttribs(const EGLAttrib* attribList, std::vector<EGLint>& newList) { in convertAttribs()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 6180 int[] newList = new int[num + 1]; in backgroundAllowlistUid() local
|