/packages/apps/Launcher2/src/com/android/launcher2/ |
D | AppsCustomizePagedView.java | 79 page = p; in AsyncTaskPageData() 99 int page; field in AsyncTaskPageData 115 page = p; in AppsCustomizeAsyncTask() 141 int page; field in AppsCustomizeAsyncTask 399 int page = getPageForComponent(mSaveInstanceStateItemIndex); in onDataReady() local 400 invalidatePageData(Math.max(0, page), hostIsTransitioning); in onDataReady() 941 mDirtyPageContent.set(task.page, true); in cancelAllTasks() 944 View v = getPageAt(task.page); in cancelAllTasks() 969 int pageIndex = task.page; in snapToPage() 1022 public void syncAppsPageItems(int page, boolean immediate) { in syncAppsPageItems() argument [all …]
|
D | PagedView.java | 600 View page = (View) getPageAt(i); in scrollToNewPageWithoutMovingPages() local 601 page.setX(page.getX() + delta); in scrollToNewPageWithoutMovingPages() 862 int page = indexToPage(indexOfChild(child)); in requestChildRectangleOnScreen() local 863 if (page != mCurrentPage || !mScroller.isFinished()) { in requestChildRectangleOnScreen() 864 snapToPage(page); in requestChildRectangleOnScreen() 1141 protected float getScrollProgress(int screenCenter, View v, int page) { in getScrollProgress() argument 1145 int delta = screenCenter - (getChildOffset(page) - in getScrollProgress() 1146 getRelativeChildOffset(page) + halfScreenSize); in getScrollProgress() 1442 int page = indexToPage(indexOfChild(child)); in requestChildFocus() local 1443 if (page >= 0 && page != getCurrentPage() && !isInTouchMode()) { in requestChildFocus() [all …]
|
D | Workspace.java | 586 final View page = getChildAt(index); in hitsPage() local 587 if (page != null) { in hitsPage() 589 mapPointFromSelfToChild(page, localXY); in hitsPage() 590 return (localXY[0] >= 0 && localXY[0] < page.getWidth() in hitsPage() 591 && localXY[1] >= 0 && localXY[1] < page.getHeight()); in hitsPage() 957 private void computeWallpaperScrollRatio(int page) { in computeWallpaperScrollRatio() argument 962 int scaled = getChildOffset(page) - getRelativeChildOffset(page); in computeWallpaperScrollRatio() 964 float unscaled = getChildOffset(page) - getRelativeChildOffset(page); in computeWallpaperScrollRatio() 3510 final int page = getNextPage() + 3516 if (0 <= page && page < getChildCount()) { [all …]
|
D | SpringLoadedDragController.java | 54 int page = w.indexOfChild(mScreen); in onAlarm() local 55 if (page != w.getCurrentPage()) { in onAlarm() 56 w.snapToPage(page); in onAlarm()
|
D | FocusHelper.java | 122 ViewGroup page = (ViewGroup) ((PagedView) container).getPageAt(index); in getAppsCustomizePage() local 123 if (page instanceof PagedViewCellLayout) { in getAppsCustomizePage() 125 page = (ViewGroup) page.getChildAt(0); in getAppsCustomizePage() 127 return page; in getAppsCustomizePage()
|
D | DragLayer.java | 788 int page = workspace.getNextPage(); in dispatchDraw() local 790 CellLayout leftPage = (CellLayout) workspace.getChildAt(isRtl ? page + 1 : page - 1); in dispatchDraw() 791 CellLayout rightPage = (CellLayout) workspace.getChildAt(isRtl ? page - 1 : page + 1); in dispatchDraw()
|
/packages/apps/Browser/tests/src/com/android/browser/ |
D | PopularUrlsTest.java | 321 private int page; field in PopularUrlsTest.RunStatus 333 page = 0; in RunStatus() 345 page = Integer.parseInt(line); in RunStatus() 380 output.write(page + newLine); in write() 398 page = 0; in resetPage() 402 ++page; in incrementPage() 411 return page; in getPage() 446 String page; in loopUrls() local 447 while (null != (page = input.readLine())) { in loopUrls() 448 if (!TextUtils.isEmpty(page)) { in loopUrls() [all …]
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/ |
D | Parser.java | 93 public int page; field in Parser 156 String[] page = pages[i]; 157 if (page.length > 0) { 158 tagTables[i] = page; 307 tag = page | startTag; in nextTag() 400 page = id >> Tags.PAGE_SHIFT; in pushTag() 401 tagTable = tagTables[page]; in pushTag() 456 page = pg << Tags.PAGE_SHIFT; in getNext() 458 log("Page: " + page); in getNext()
|
D | Serializer.java | 109 int page = mPendingTag >> Tags.PAGE_SHIFT; in checkPendingTag() local 111 if (page != mTagPage) { in checkPendingTag() 112 mTagPage = page; in checkPendingTag() 114 mOutput.write(page); in checkPendingTag() 119 String name = Tags.pages[page][tag - 5]; in checkPendingTag()
|
/packages/apps/Browser/src/com/android/browser/ |
D | EventLogTags.logtags | 10 # This event is logged after a page has finished loading. It is sending back the page url, 11 # and how long it took to load the page. Could maybe also tell the kind of connection (2g, 3g, WiFi… 14 …is event is logged when the user navigates to a new page, sending the time spent on the current pa…
|
/packages/apps/Camera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 175 # a new page for each member. If set to NO, the documentation of a member will 496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 503 # Namespaces page. This will remove the Namespaces entry from the Quick Index 815 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank 821 # each generated HTML page. If it is left blank doxygen will generate a 827 # each generated HTML page. If it is left blank doxygen will generate a 833 # style sheet that is used by each HTML page. It can be used to 849 # page has loaded. For this to work a browser that supports 975 # top of each HTML page. The value NO (the default) enables the index and 1075 # contain links (just like the HTML output) instead of page references [all …]
|
/packages/apps/Camera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 175 # a new page for each member. If set to NO, the documentation of a member will 496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 503 # Namespaces page. This will remove the Namespaces entry from the Quick Index 815 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank 821 # each generated HTML page. If it is left blank doxygen will generate a 827 # each generated HTML page. If it is left blank doxygen will generate a 833 # style sheet that is used by each HTML page. It can be used to 849 # page has loaded. For this to work a browser that supports 975 # top of each HTML page. The value NO (the default) enables the index and 1075 # contain links (just like the HTML output) instead of page references [all …]
|
/packages/apps/Gallery2/jni_mosaic/feature_stab/doc/ |
D | dbreg_API_doxyfile | 175 # a new page for each member. If set to NO, the documentation of a member will 496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 503 # Namespaces page. This will remove the Namespaces entry from the Quick Index 815 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank 821 # each generated HTML page. If it is left blank doxygen will generate a 827 # each generated HTML page. If it is left blank doxygen will generate a 833 # style sheet that is used by each HTML page. It can be used to 849 # page has loaded. For this to work a browser that supports 975 # top of each HTML page. The value NO (the default) enables the index and 1075 # contain links (just like the HTML output) instead of page references [all …]
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 175 # a new page for each member. If set to NO, the documentation of a member will 496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 503 # Namespaces page. This will remove the Namespaces entry from the Quick Index 815 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank 821 # each generated HTML page. If it is left blank doxygen will generate a 827 # each generated HTML page. If it is left blank doxygen will generate a 833 # style sheet that is used by each HTML page. It can be used to 849 # page has loaded. For this to work a browser that supports 975 # top of each HTML page. The value NO (the default) enables the index and 1075 # contain links (just like the HTML output) instead of page references [all …]
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 175 # a new page for each member. If set to NO, the documentation of a member will 496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 503 # Namespaces page. This will remove the Namespaces entry from the Quick Index 815 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank 821 # each generated HTML page. If it is left blank doxygen will generate a 827 # each generated HTML page. If it is left blank doxygen will generate a 833 # style sheet that is used by each HTML page. It can be used to 849 # page has loaded. For this to work a browser that supports 975 # top of each HTML page. The value NO (the default) enables the index and 1075 # contain links (just like the HTML output) instead of page references [all …]
|
/packages/apps/Gallery2/jni_mosaic/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 175 # a new page for each member. If set to NO, the documentation of a member will 496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 503 # Namespaces page. This will remove the Namespaces entry from the Quick Index 815 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank 821 # each generated HTML page. If it is left blank doxygen will generate a 827 # each generated HTML page. If it is left blank doxygen will generate a 833 # style sheet that is used by each HTML page. It can be used to 849 # page has loaded. For this to work a browser that supports 975 # top of each HTML page. The value NO (the default) enables the index and 1075 # contain links (just like the HTML output) instead of page references [all …]
|
/packages/apps/Calculator/src/com/android/calculator2/ |
D | Calculator.java | 308 final View page = position == 0 ? mSimplePage : mAdvancedPage; in instantiateItem() local 309 ((ViewGroup) container).addView(page); in instantiateItem() 310 return page; in instantiateItem()
|
/packages/apps/Exchange/tests/src/com/android/exchange/ |
D | TagsTests.java | 33 for (String[] page: allTags) { in disable_testNoDuplicates() 34 for (String tag: page) { in disable_testNoDuplicates()
|
/packages/apps/Exchange/exchange2/tests/src/com/android/exchange/ |
D | TagsTests.java | 33 for (String[] page: allTags) { in disable_testNoDuplicates() 34 for (String tag: page) { in disable_testNoDuplicates()
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | DeskClock.java | 382 public void notifySelectedPage(int page) { in notifySelectedPage() argument 383 notifyPageChanged(page); in notifySelectedPage()
|
D | DeskClockFragment.java | 23 public void onPageChanged(int page) { in onPageChanged() argument
|
/packages/apps/Exchange/tests/src/com/android/exchange/adapter/ |
D | FolderSyncParserTests.java | 236 for (String[] page: Tags.pages) { in initTagMap() 238 for (String tag: page) { in initTagMap()
|
/packages/apps/Exchange/exchange2/tests/src/com/android/exchange/adapter/ |
D | FolderSyncParserTests.java | 236 for (String[] page: Tags.pages) { in initTagMap() 238 for (String tag: page) { in initTagMap()
|
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/ |
D | StopwatchFragment.java | 395 public void onPageChanged(int page) { in onPageChanged() argument 396 if (page == DeskClock.STOPWATCH_TAB_INDEX && mState == Stopwatches.STOPWATCH_RUNNING) { in onPageChanged()
|
/packages/apps/DeskClock/src/com/android/deskclock/timer/ |
D | TimerFragment.java | 570 public void onPageChanged(int page) { in onPageChanged() argument 571 if (page == DeskClock.TIMER_TAB_INDEX && mAdapter != null) { in onPageChanged()
|