Searched refs:PLAYSTORE_PKG (Results 1 – 1 of 1) sorted by relevance
55 public final String PLAYSTORE_PKG = "com.android.vending"; field in ExternalStorageHelper240 mDevice.wait(Until.findObject(By.res(PLAYSTORE_PKG, "buy_button").text("INSTALL")), in installFromPlayStore()243 mDevice.wait(Until.findObject(By.res(PLAYSTORE_PKG, "launch_button").text("OPEN")), in installFromPlayStore()