/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 | 102 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 | 113 List<String> newList = getListLocked(PLAYER_METRICS_APP_ALLOWLIST); in updateConfigs() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | BluetoothControllerImpl.java | 262 List<CachedBluetoothDevice> newList = new ArrayList<>(); in updateConnected() local
|
/frameworks/base/core/java/com/android/internal/app/ |
D | ChooserListAdapter.java | 374 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 | 11307 List<String> newList = updateTelephonyProperty( in setSimOperatorNumericForPhone() local 11331 List<String> newList = updateTelephonyProperty( in setSimOperatorNameForPhone() local 11355 List<String> newList = updateTelephonyProperty( in setSimCountryIsoForPhone() local 11379 List<String> newList = updateTelephonyProperty( in setSimStateForPhone() local 11596 List<String> newList = updateTelephonyProperty( in setBasebandVersionForPhone() local 11646 List<Integer> newList = updateTelephonyProperty( in setPhoneType() local 11790 List<String> newList = updateTelephonyProperty( in setNetworkOperatorNameForPhone() local 11833 List<String> newList = updateTelephonyProperty( in setNetworkOperatorNumericForPhone() local 11858 List<Boolean> newList = updateTelephonyProperty( in setNetworkRoamingForPhone() local 11887 List<String> newList = updateTelephonyProperty( in setDataNetworkTypeForPhone() local
|
D | ServiceState.java | 2007 List<NetworkRegistrationInfo> newList = new ArrayList<>(); in getNetworkRegistrationInfoList() local
|
/frameworks/base/core/java/android/hardware/ |
D | SystemSensorManager.java | 513 List<Sensor> oldList, List<Sensor> newList, List<Sensor> updated, in diffSortedSensorList()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | ShortcutPackage.java | 1499 public void enforceShortcutCountsBeforeOperation(List<ShortcutInfo> newList, in enforceShortcutCountsBeforeOperation()
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_platform_entries.cpp | 560 void convertAttribs(const EGLAttrib* attribList, std::vector<EGLint>& newList) { in convertAttribs()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 6684 int[] newList = new int[num + 1]; in backgroundAllowlistUid() local
|