Searched refs:nextFavoriteType (Results 1 – 1 of 1) sorted by relevance
412 TCLFavoriteType nextFavoriteType; in TwlMain() local418 nextFavoriteType = TCL_FAVORITE_TYPE_1; in TwlMain()421 nextFavoriteType = TCL_FAVORITE_TYPE_2; in TwlMain()424 nextFavoriteType = TCL_FAVORITE_TYPE_3; in TwlMain()428 nextFavoriteType = TCL_FAVORITE_TYPE_NONE; in TwlMain()432 … OS_TPrintf("change favoriteType %d -> %d\n", pChangePicInfo->favoriteType, nextFavoriteType); in TwlMain()434 …if(TCL_ChangePictureFavoriteType(&accessor, pChangePicInfo, nextFavoriteType, &result) != TCL_RESU… in TwlMain()