Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/datasources/
DDataSourcesViewModel.kt128 fun getCurrentSelection(): Int = currentSelection in <lambda>() method
/packages/apps/Gallery/src/com/android/camera/
DGridViewSpecial.java378 public int getCurrentSelection() { in getCurrentSelection() method in GridViewSpecial