Searched defs:getCurrentSelection (Results 1 – 2 of 2) sorted by relevance
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/datasources/ | ||
D | DataSourcesViewModel.kt | 128 fun getCurrentSelection(): Int = currentSelection in <lambda>() method in com.android.healthconnect.controller.datasources.DataSourcesViewModel |
/packages/apps/Gallery/src/com/android/camera/ | ||
D | GridViewSpecial.java | 378 public int getCurrentSelection() { in getCurrentSelection() method in GridViewSpecial |