OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstallType
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/
webstore_test.py
57
InstallType
= enum(
80
if install_type ==
InstallType
.free:
82
elif install_type ==
InstallType
.free_trial:
218
InstallType
.to_string[install_type])
235
if install_type !=
InstallType
.free:
248
if install_type ==
InstallType
.paid:
/cts/hostsidetests/incident/src/com/android/server/cts/
PackageIncidentTest.java
85
PackageProto.UserInfoProto.
InstallType
.FULL_APP_INSTALL);
Completed in 159 milliseconds