Searched defs:install (Results 1 – 8 of 8) sorted by relevance
15 #### Root22 ### modify privapp-permissions-atv.xml32 ### Push to system/priv-app
41 function install { function
23 public void install() { in install() method in MockClock
138 fun install() { in install() method
171 std::optional<Process> install(const Files& files, const Args& passthrough_args, bool silent) { in install() function
221 public void install(Menu menu, boolean isFullBarSearch, boolean isShowSearchBar) { in install() method in SearchViewManager
159 def install(self, open_app: bool = True) -> ui_core.UIPage: member in GooglePlayPage