بوكبوشر

public class PocPusher
extends TestWatcher

java.lang.Object
org.junit.rules.TestWatcher
  com.android.sts.common.PocPusher


أدوات للمساعدة في إرسال جهة اتصال أصلية قابلة للتنفيذ إلى الجهاز

ملخّص

الحقول

public boolean appendBitness

public boolean bitness32

public boolean bitness64

public boolean cleanup

شركة إنشاءات عامة

PocPusher()

الطرق العامة

PocPusher appendBitness(boolean append)
PocPusher bothBitness()
PocPusher cleanup(boolean cleanup)
PocPusher only32()
PocPusher only64()
void pushFile(String testFile, String remoteFile)
PocPusher setAbi(IAbi abi)
PocPusher setBuild(IBuildInfo buildInfo)
PocPusher setDevice(ITestDevice device)

الطرق المحمية

void finished(Description d)
void starting(Description d)

الحقول

appendBitness

public boolean appendBitness

البتة32

public boolean bitness32

البتنس64

public boolean bitness64

تنظيف

public boolean cleanup

شركة إنشاءات عامة

بوكبوشر

public PocPusher ()

الطرق العامة

appendBitness

public PocPusher appendBitness (boolean append)

المعلمات
append boolean

المرتجعات
PocPusher

كلا معدل البت

public PocPusher bothBitness ()

المرتجعات
PocPusher

تنظيف

public PocPusher cleanup (boolean cleanup)

المعلمات
cleanup boolean

المرتجعات
PocPusher

32 فقط

public PocPusher only32 ()

المرتجعات
PocPusher

64 فقط

public PocPusher only64 ()

المرتجعات
PocPusher

ملف الدفع

public void pushFile (String testFile, 
                String remoteFile)

المعلمات
testFile String

remoteFile String

الرميات
FileNotFoundException
DeviceNotAvailableException

ضبط آبي

public PocPusher setAbi (IAbi abi)

المعلمات
abi IAbi

المرتجعات
PocPusher

إنشاء مجموعة

public PocPusher setBuild (IBuildInfo buildInfo)

المعلمات
buildInfo IBuildInfo

المرتجعات
PocPusher

ضبط الجهاز

public PocPusher setDevice (ITestDevice device)

المعلمات
device ITestDevice

المرتجعات
PocPusher

الطرق المحمية

تم

protected void finished (Description d)

المعلمات
d Description

جارٍ البدء

protected void starting (Description d)

المعلمات
d Description