Home
last modified time | relevance | path

Searched refs:voteBigImage (Results 1 – 5 of 5) sorted by relevance

/system/chre/platform/slpi/see/
Dpower_control_manager.cc42 bool PowerControlManagerBase::voteBigImage(bool bigImage) { in voteBigImage() function in chre::PowerControlManagerBase
43 return IslandVoteClientSingleton::get()->voteBigImage(bigImage); in voteBigImage()
104 voteBigImage(false /* bigImage */); in postEventLoopProcess()
Disland_vote_client.cc48 bool IslandVoteClient::voteBigImage(bool bigImage) { in voteBigImage() function in chre::IslandVoteClient
/system/chre/platform/slpi/include/chre/platform/slpi/
Dpower_control_util.h47 .voteBigImage(true); in slpiForceBigImage()
63 .voteBigImage(false); in slpiRemoveBigImageVote()
/system/chre/platform/slpi/see/include/chre/target_platform/
Dpower_control_manager_base.h43 bool voteBigImage(bool bigImage);
/system/chre/platform/slpi/include/chre/platform/slpi/see/
Disland_vote_client.h53 bool voteBigImage(bool bigImage);