HomeSort by relevance Sort by last modified time
    Searched refs:install_type (Results 1 - 25 of 30) sorted by null

1 2

  /external/autotest/client/site_tests/webstore_InstallItem/
webstore_InstallItem.py 13 item_type, and install_type to the test. If it's an app, this
18 def run(self, item_id, item_type, install_type):
19 self.install_item(item_id, item_type, install_type)
  /external/autotest/client/cros/
webstore_test.py 73 def _install_type_click_xpath(item_type, install_type):
78 @param install_type: The type of installation being used
80 if install_type == InstallType.free:
82 elif install_type == InstallType.free_trial:
206 def install_item(self, item_id, item_type, install_type):
213 @param install_type: The type of installation
216 logging.info('Installing item %s of type %s with install_type %s',
218 InstallType.to_string[install_type])
226 item_type, install_type)
235 if install_type != InstallType.free
    [all...]
  /frameworks/base/core/proto/android/service/
package.proto 91 InstallType install_type = 2;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
AppHeaderControllerTest.java 255 assertThat(appHeader.findViewById(R.id.install_type).getVisibility())
266 TextView label = appHeader.findViewById(R.id.install_type);
  /packages/apps/Settings/src/com/android/settings/applications/
AppHeaderController.java 186 setText(R.id.install_type,
  /external/libunwind/aux/
ltmain.sh     [all...]
  /external/cmockery/cmockery_0_1_2/
libtool     [all...]
ltmain.sh     [all...]
  /external/swiftshader/third_party/LLVM/autoconf/
ltmain.sh     [all...]
  /external/c-ares/
ltmain.sh     [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libevent/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libmicrohttpd/
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/build-aux/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/
ltmain.sh     [all...]
  /external/libnfnetlink/build-aux/
ltmain.sh     [all...]
  /external/libnfnetlink/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]

Completed in 579 milliseconds

1 2