Searched defs:newList (Results 1 – 12 of 12) sorted by relevance
100 List<LockTarget> newList = new ArrayList<>(state1.getTargets()); in merge() local
269 List<ProcessErrorStateInfo> newList = new ArrayList<ProcessErrorStateInfo>(errList.size()); in reportWrappedListContents() local
281 std::shared_ptr<std::list<sp<ExtractorPlugin>>> newList(new std::list<sp<ExtractorPlugin>>()); in LoadExtractors() local
269 List<T> newList = new ArrayList<>(); in mergeToUnmodifiableList() local
9941 List<String> newList = updateTelephonyProperty( in setSimOperatorNumericForPhone() local9965 List<String> newList = updateTelephonyProperty( in setSimOperatorNameForPhone() local9989 List<String> newList = updateTelephonyProperty( in setSimCountryIsoForPhone() local10013 List<String> newList = updateTelephonyProperty( in setSimStateForPhone() local10121 List<String> newList = updateTelephonyProperty( in setBasebandVersionForPhone() local10171 List<Integer> newList = updateTelephonyProperty( in setPhoneType() local10315 List<String> newList = updateTelephonyProperty( in setNetworkOperatorNameForPhone() local10340 List<String> newList = updateTelephonyProperty( in setNetworkOperatorNumericForPhone() local10365 List<Boolean> newList = updateTelephonyProperty( in setNetworkRoamingForPhone() local10394 List<String> newList = updateTelephonyProperty( in setDataNetworkTypeForPhone() local
1890 List<NetworkRegistrationInfo> newList = new ArrayList<>(); in getNetworkRegistrationInfoList() local
340 protected void onPostExecute(List<DisplayResolveInfo> newList) { in updateAlphabeticalList()
487 List<Sensor> oldList, List<Sensor> newList, List<Sensor> updated, in diffSortedSensorList()
1278 public void enforceShortcutCountsBeforeOperation(List<ShortcutInfo> newList, in enforceShortcutCountsBeforeOperation()
4987 List<ShortcutInfo> newList, List<ShortcutInfo> deletedList, final ShortcutPackage ps) { in prepareChangedShortcuts()
608 void convertAttribs(const EGLAttrib* attribList, std::vector<EGLint>& newList) { in convertAttribs()
8208 int[] newList = new int[N+1]; in backgroundWhitelistUid() local