/aosp_15_r20/external/accompanist/pager-indicators/src/main/java/com/google/accompanist/pager/ |
H A D | PagerTab.kt | 48 override val currentPage: Int constant 76 override val currentPage: Int constant 94 val currentPage = minOf(tabPositions.lastIndex, pageIndexMapping(pagerState.currentPage)) in constraints() constant 131 val currentPage: Int constant
|
H A D | PagerIndicator.kt | 91 override val currentPage: Int in <lambda>() constant 162 override val currentPage: Int in <lambda>() constant 294 override val currentPage: Int in <lambda>() constant 363 override val currentPage: Int in <lambda>() constant
|
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/ |
H A D | PageImpl.java | 56 private Page<T> currentPage; field in PageImpl.PageIterator 58 PageIterator(Page<T> currentPage) { in PageIterator()
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/common/ |
H A D | SettingsEntryRepository.kt | 108 val currentPage = currentEntry.containerPage() in getEntryPath() constant
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/remoteauth/introduction/ |
D | IntroductionImageCarousel.kt | 53 private var currentPage = 0 variable in com.android.settings.remoteauth.introduction.IntroductionImageCarousel
|
/aosp_15_r20/external/accompanist/pager/src/main/java/com/google/accompanist/pager/ |
H A D | Pager.kt | 546 public val currentPage: Int in consume() constant 557 override val currentPage: Int get() = state.currentPage constant in com.google.accompanist.pager.PagerScopeImpl
|
H A D | PagerState.kt | 145 public var currentPage: Int variable
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/ |
D | ModelCallbacks.kt | 137 val currentPage = in <lambda>() constant
|
D | PagedView.java | 356 int currentPage = getNextPage(); in getNeighbourPageIndices() local 430 public void setCurrentPage(int currentPage) { in setCurrentPage() 437 public void setCurrentPage(int currentPage, int overridePrevPage) { in setCurrentPage() 973 int currentPage = getNextPage(); in dispatchUnhandledMove() local
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | OverviewCommandHelper.kt | 213 val currentPage = recentsView.nextPage in <lambda>() constant
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | xpsprint.h | 54 INT32 currentPage; member
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
D | WorkspaceTouchListener.java | 157 final CellLayout currentPage = in onTouch() local
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/pagination/async/ |
H A D | PaginationSubscription.java | 30 protected volatile ResponseT currentPage; field in PaginationSubscription
|
/aosp_15_r20/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/src/com/android/systemui/accessibility/accessibilitymenu/view/ |
H A D | A11yMenuViewPager.java | 209 int currentPage = mViewPager.getCurrentItem(); in updateFooterState() local
|
/aosp_15_r20/frameworks/minikin/libs/minikin/ |
H A D | SparseBitSet.cpp | 68 uint32_t currentPage = 0; in initFromRanges() local
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/remoteauth/introduction/ |
D | IntroductionImageCarousel.java | 33 private int currentPage = 0; field in IntroductionImageCarousel
|
/aosp_15_r20/developers/build/prebuilts/gradle/PdfRendererBasic/kotlinApp/Application/src/main/java/com/example/android/pdfrendererbasic/ |
H A D | PdfRendererBasicFragment.kt | 75 private lateinit var currentPage: PdfRenderer.Page variable in com.example.android.pdfrendererbasic.PdfRendererBasicFragment
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/app/list/ |
D | ListsFragment.java | 72 private Fragment currentPage; field in ListsFragment
|
/aosp_15_r20/external/skia/src/pdf/ |
H A D | SkPDFDocumentPriv.h | 133 SkPDFIndirectReference currentPage() const { in currentPage() function
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | ConversationDialogActivity.java | 93 ConversationUtils.ConversationPage currentPage = conversation.pages.get(page); in formatPages() local
|
/aosp_15_r20/developers/samples/android/ui/graphics/PdfRendererBasic/kotlinApp/Application/src/main/java/com/example/android/pdfrendererbasic/ |
D | PdfRendererBasicViewModel.kt | 53 private var currentPage: PdfRenderer.Page? = null in <lambda>() variable
|
/aosp_15_r20/external/lottie/sample-compose/src/main/java/com/airbnb/lottie/sample/compose/lottiefiles/ |
H A D | LottieFilesRecentsAndPopularPage.kt | 47 val currentPage: Int = 1, constant in com.airbnb.lottie.sample.compose.lottiefiles.LottieFilesRecentAndPopularState
|
H A D | LottieFilesSearchPage.kt | 47 val currentPage: Int = 1, in <lambda>() constant in com.airbnb.lottie.sample.compose.lottiefiles.LottieFilesSearchState
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/wallpapers/ |
H A D | WallpaperLocalColorExtractor.java | 387 int currentPage = (int) Math.floor(area.centerX() / virtualPageWidth); in pageToImgRect() local
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | AllAppsRecyclerView.java | 428 int currentPage = appsView.mViewPager.getCurrentPage(); in logCumulativeVerticalScroll() local
|