Home
last modified time | relevance | path

Searched refs:SECOND_PAGE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_album_operation_test/src/
H A Dmedialibrary_album_operation_test.cpp301 values.Put(USER_DISPLAY_LEVEL, SECOND_PAGE);
786 curColumn.displayLevel = SECOND_PAGE;
792 targetColumn.displayLevel = SECOND_PAGE;
985 targetColumn.displayLevel = SECOND_PAGE;
1006 curColumn.displayLevel = SECOND_PAGE;
1034 curColumn.displayLevel = SECOND_PAGE;
1040 targetColumn.displayLevel = SECOND_PAGE;
1111 targetColumn.displayLevel = SECOND_PAGE;
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H A Dmedia_file_utils.h67 SECOND_PAGE, enumerator
72 PortraitPages::SECOND_PAGE,
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_operations.cpp705 } else if (value == SECOND_PAGE) { in GetDisplayLevelAlbumPredicates()
2134 … if ((currentLevel == targetLevel) && (currentLevel == FIRST_PAGE || currentLevel == SECOND_PAGE || in UpdateMergeAlbumsInfo()
2151 updateAlbumInfo.userDisplayLevel = SECOND_PAGE; in UpdateMergeAlbumsInfo()
2284 if (displayLevelValue == FIRST_PAGE || displayLevelValue == SECOND_PAGE) { in SetDisplayLevel()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_vision_test/src/
H A Dmedialibrary_vision_test.cpp64 constexpr int32_t SECOND_PAGE = 2; variable
2252 valuesBucket.Put(USER_DISPLAY_LEVEL, SECOND_PAGE);
2697 SetDisplayLevelTest(USER_DISPLAY_LEVEL, SECOND_PAGE, albumId);
2706 SetDisplayLevelTest(USER_DISPLAY_LEVEL, SECOND_PAGE, albumId);