Home
last modified time | relevance | path

Searched defs:installMode (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/client/
Dadb_install.cpp295 enum installMode { in install_app() enum
299 } installMode = INSTALL_DEFAULT; in install_app() local