Home
last modified time | relevance | path

Searched defs:ParticleCollection (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/biometrics/face/
DParticleCollection.java38 public class ParticleCollection implements BiometricEnrollSidecar.Listener { class
75 public ParticleCollection(Context context, Listener listener, Rect bounds, int borderWidth) { in ParticleCollection() method in ParticleCollection