Searched refs:getCopy (Results 1 – 5 of 5) sorted by relevance
64 protected ArrayList<Face> getCopy(ArrayList<Face> array) { in getCopy() method in FaceUserState77 faces = getCopy(mBiometrics); in doWriteState()
64 protected ArrayList<Fingerprint> getCopy(ArrayList<Fingerprint> array) { in getCopy() method in FingerprintUserState78 fingerprints = getCopy(mBiometrics); in doWriteState()
76 protected abstract ArrayList<T> getCopy(ArrayList<T> array); in getCopy() method in BiometricUserState175 return getCopy(mBiometrics); in getBiometrics()
183 public ArrayList<Integer> getCopy(int slotIndex) { in getCopy() method in SubscriptionController.WatchedSlotIndexToSubIds2600 ArrayList<Integer> subIds = sSlotIndexToSubIds.getCopy(slotIndex); in getSubId()4324 ArrayList<Integer> subIdsList = sSlotIndexToSubIds.getCopy(slotIndex); in addToSubIdList()
13956 HSPLcom/android/server/biometrics/sensors/face/FaceUserState;->getCopy(Ljava/util/ArrayList;)Ljava/…14214 HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintUserState;->getCopy(Ljava/util/Arra…