/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
H A D | ClusterAlbumSet.java | 81 Clustering clustering; in updateClusters() local 85 clustering = new TimeClustering(context); in updateClusters() 88 clustering = new LocationClustering(context); in updateClusters() 91 clustering = new TagClustering(context); in updateClusters() 94 clustering = new FaceClustering(context); in updateClusters() 97 clustering = new SizeClustering(context); in updateClusters() 101 clustering.run(mBaseSet); in updateClusters() 102 int n = clustering.getNumberOfClusters(); in updateClusters() 106 String childName = clustering.getClusterName(i); in updateClusters() 123 album.setMediaItems(clustering.getCluster(i)); in updateClusters() [all …]
|
/aosp12/frameworks/base/core/java/com/android/internal/graphics/palette/ |
H A D | VariationalKMeansQuantizer.java | 22 import com.android.internal.ml.clustering.KMeans;
|
/aosp12/frameworks/base/tests/Internal/src/com/android/internal/ml/clustering/ |
H A D | KMeansTest.java | 17 package com.android.internal.ml.clustering;
|
/aosp12/hardware/interfaces/wifi/1.4/ |
H A D | IWifiNanIface.hal | 34 * Enable NAN: configures and activates NAN clustering (does not start
|
/aosp12/frameworks/base/core/java/com/android/internal/ml/clustering/ |
H A D | KMeans.java | 17 package com.android.internal.ml.clustering;
|
/aosp12/hardware/interfaces/wifi/1.2/ |
H A D | IWifiNanIface.hal | 52 * Enable NAN: configures and activates NAN clustering (does not start
|
/aosp12/hardware/interfaces/wifi/1.5/ |
H A D | IWifiNanIface.hal | 35 * Enable NAN: configures and activates NAN clustering (does not start
|
/aosp12/hardware/interfaces/wifi/1.0/ |
H A D | IWifiNanIface.hal | 58 * Enable NAN: configures and activates NAN clustering (does not start
|
H A D | types.hal | 729 * RSSI values controlling clustering behavior per spec. RSSI values are specified without a sign,
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |