executeShellCommand (String command, IShellOutputReceiver receiver, long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts)
void
executeShellCommand (String command, IShellOutputReceiver receiver, long maxTimeoutForCommand, long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts)
IDeviceMonitor : את IDeviceMonitor להודיע על שינויים במצב הקצאה. יכול להיות בטל
שיטות ציבוריות
checkApiLevelAgainstNextRelease
public boolean checkApiLevelAgainstNextRelease (int strictMinLevel)
פרמטרים
strictMinLevel
int
החזרות
boolean
זורק
DeviceNotAvailableException
לבדוק קישוריות
public boolean checkConnectivity ()
החזרות
boolean
זורק
DeviceNotAvailableException
clearErrorDialogs
public boolean clearErrorDialogs ()
החזרות
boolean
זורק
DeviceNotAvailableException
clearLastConnectedWifiNetwork
public void clearLastConnectedWifiNetwork ()
clearLogcat
public void clearLogcat ()
connectToWifiNetwork
public boolean connectToWifiNetwork (String wifiSsid,
String wifiPsk)
פרמטרים
wifiSsid
String
wifiPsk
String
החזרות
boolean
זורק
DeviceNotAvailableException
connectToWifiNetwork
public boolean connectToWifiNetwork (String wifiSsid,
String wifiPsk,
boolean scanSsid)
פרמטרים
wifiSsid
String
wifiPsk
String
scanSsid
boolean
החזרות
boolean
זורק
DeviceNotAvailableException
connectToWifiNetworkIfNeeded
public boolean connectToWifiNetworkIfNeeded (String wifiSsid,
String wifiPsk,
boolean scanSsid)
פרמטרים
wifiSsid
String
wifiPsk
String
scanSsid
boolean
החזרות
boolean
זורק
DeviceNotAvailableException
connectToWifiNetworkIfNeeded
public boolean connectToWifiNetworkIfNeeded (String wifiSsid,
String wifiPsk)
פרמטרים
wifiSsid
String
wifiPsk
String
החזרות
boolean
זורק
DeviceNotAvailableException
צור משתמש
public int createUser (String name,
boolean guest,
boolean ephemeral)
פרמטרים
name
String
guest
boolean
ephemeral
boolean
החזרות
int
זורק
DeviceNotAvailableException
צור משתמש
public int createUser (String name)
פרמטרים
name
String
החזרות
int
זורק
DeviceNotAvailableException
createUserNoThrow
public int createUserNoThrow (String name)
פרמטרים
name
String
החזרות
int
זורק
DeviceNotAvailableException
מחק קובץ
public void deleteFile (String deviceFilePath)
פרמטרים
deviceFilePath
String
זורק
DeviceNotAvailableException
deviceSoftRestarted
public boolean deviceSoftRestarted (ProcessInfo prevSystemServerProcess)
פרמטרים
prevSystemServerProcess
ProcessInfo
החזרות
boolean
זורק
DeviceNotAvailableException
deviceSoftRestartedSince
public boolean deviceSoftRestartedSince (long utcEpochTime,
TimeUnit timeUnit)
פרמטרים
utcEpochTime
long
timeUnit
TimeUnit
החזרות
boolean
זורק
DeviceNotAvailableException
השבת את AdbRoot
public boolean disableAdbRoot ()
החזרות
boolean
זורק
DeviceNotAvailableException
השבת Keyguard
public void disableKeyguard ()
זורק
DeviceNotAvailableException
השבת את NetworkMonitor
public boolean disableNetworkMonitor ()
החזרות
boolean
זורק
DeviceNotAvailableException
נתק מ- Wifi
public boolean disconnectFromWifi ()
החזרות
boolean
זורק
DeviceNotAvailableException
doesFileExist
public boolean doesFileExist (String deviceFilePath)
פרמטרים
deviceFilePath
String
החזרות
boolean
זורק
DeviceNotAvailableException
dumpHeap
public File dumpHeap (String process,
String devicePath)
פרמטרים
process
String
devicePath
String
החזרות
File
זורק
DeviceNotAvailableException
enableAdbRoot
public boolean enableAdbRoot ()
החזרות
boolean
זורק
DeviceNotAvailableException
enableNetworkMonitor
public boolean enableNetworkMonitor ()
החזרות
boolean
זורק
DeviceNotAvailableException
encryptDevice
public boolean encryptDevice (boolean inplace)
פרמטרים
inplace
boolean
החזרות
boolean
זורק
DeviceNotAvailableException
executeAdbCommand
public String executeAdbCommand (long timeout,
String... cmdArgs)
פרמטרים
timeout
long
cmdArgs
String
החזרות
String
זורק
DeviceNotAvailableException
executeAdbCommand
public String executeAdbCommand (String... cmdArgs)
פרמטרים
cmdArgs
String
החזרות
String
זורק
DeviceNotAvailableException
executeFastbootCommand
public CommandResult executeFastbootCommand (String... cmdArgs)
פרמטרים
cmdArgs
String
החזרות
CommandResult
זורק
DeviceNotAvailableException
executeFastbootCommand
public CommandResult executeFastbootCommand (long timeout,
String... cmdArgs)
פרמטרים
timeout
long
cmdArgs
String
החזרות
CommandResult
זורק
DeviceNotAvailableException
executeLongFastbootCommand
public CommandResult executeLongFastbootCommand (String... cmdArgs)
פרמטרים
cmdArgs
String
החזרות
CommandResult
זורק
DeviceNotAvailableException
executeShellCommand
public String executeShellCommand (String command)
פרמטרים
command
String
החזרות
String
זורק
DeviceNotAvailableException
executeShellCommand
public void executeShellCommand (String command,
IShellOutputReceiver receiver,
long maxTimeToOutputShellResponse,
TimeUnit timeUnit,
int retryAttempts)
פרמטרים
command
String
receiver
IShellOutputReceiver
maxTimeToOutputShellResponse
long
timeUnit
TimeUnit
retryAttempts
int
זורק
DeviceNotAvailableException
executeShellCommand
public void executeShellCommand (String command,
IShellOutputReceiver receiver,
long maxTimeoutForCommand,
long maxTimeToOutputShellResponse,
TimeUnit timeUnit,
int retryAttempts)
פרמטרים
command
String
receiver
IShellOutputReceiver
maxTimeoutForCommand
long
maxTimeToOutputShellResponse
long
timeUnit
TimeUnit
retryAttempts
int
זורק
DeviceNotAvailableException
executeShellCommand
public void executeShellCommand (String command,
IShellOutputReceiver receiver)
פרמטרים
command
String
receiver
IShellOutputReceiver
זורק
DeviceNotAvailableException
הפעל את הפקודהShellV2Command
public CommandResult executeShellV2Command (String cmd)
פרמטרים
cmd
String
החזרות
CommandResult
זורק
DeviceNotAvailableException
הפעל את הפקודה ShellV2
public CommandResult executeShellV2Command (String cmd,
OutputStream pipeToOutput)
פרמטרים
cmd
String
pipeToOutput
OutputStream
החזרות
CommandResult
זורק
DeviceNotAvailableException
הפעל את הפקודהShellV2Command
public CommandResult executeShellV2Command (String cmd,
File pipeAsInput)
פרמטרים
cmd
String
pipeAsInput
File
החזרות
CommandResult
זורק
DeviceNotAvailableException
הפעל את הפקודה ShellV2
public CommandResult executeShellV2Command (String cmd,
long maxTimeoutForCommand,
TimeUnit timeUnit,
int retryAttempts)
פרמטרים
cmd
String
maxTimeoutForCommand
long
timeUnit
TimeUnit
retryAttempts
int
החזרות
CommandResult
זורק
DeviceNotAvailableException
הפעל את הפקודה ShellV2
public CommandResult executeShellV2Command (String cmd,
long maxTimeoutForCommand,
TimeUnit timeUnit)
פרמטרים
cmd
String
maxTimeoutForCommand
long
timeUnit
TimeUnit
החזרות
CommandResult
זורק
DeviceNotAvailableException
הפעל את הפקודהShellV2Command
public CommandResult executeShellV2Command (String cmd,
File pipeAsInput,
OutputStream pipeToOutput,
long maxTimeoutForCommand,
TimeUnit timeUnit,
int retryAttempts)
פרמטרים
cmd
String
pipeAsInput
File
pipeToOutput
OutputStream
maxTimeoutForCommand
long
timeUnit
TimeUnit
retryAttempts
int
החזרות
CommandResult
זורק
DeviceNotAvailableException
הפעל את הפקודהShellV2Command
public CommandResult executeShellV2Command (String cmd,
File pipeAsInput,
OutputStream pipeToOutput,
OutputStream pipeToError,
long maxTimeoutForCommand,
TimeUnit timeUnit,
int retryAttempts)
פרמטרים
cmd
String
pipeAsInput
File
pipeToOutput
OutputStream
pipeToError
OutputStream
maxTimeoutForCommand
long
timeUnit
TimeUnit
retryAttempts
int
החזרות
CommandResult
זורק
DeviceNotAvailableException
fastbootWipePartition
public CommandResult fastbootWipePartition (String partition)
פרמטרים
partition
String
החזרות
CommandResult
זורק
DeviceNotAvailableException
getActiveApexes
public getActiveApexes ()
החזרות
זורק
DeviceNotAvailableException
getAllSettings
public getAllSettings (String namespace)
פרמטרים
namespace
String
החזרות
זורק
DeviceNotAvailableException
getAllocationState
public DeviceAllocationState getAllocationState ()
החזרות
DeviceAllocationState
getAndroidId
public String getAndroidId (int userId)
פרמטרים
userId
int
החזרות
String
זורק
DeviceNotAvailableException
getAndroidIds
public getAndroidIds ()
החזרות
זורק
DeviceNotAvailableException
getApiLevel
public int getApiLevel ()
החזרות
int
זורק
DeviceNotAvailableException
getAppPackageInfo
public PackageInfo getAppPackageInfo (String packageName)
פרמטרים
packageName
String
החזרות
PackageInfo
זורק
DeviceNotAvailableException
getAppPackageInfos
public getAppPackageInfos ()
החזרות
זורק
DeviceNotAvailableException
getBasebandVersion
public String getBasebandVersion ()
החזרות
String
זורק
DeviceNotAvailableException
getBattery
public Integer getBattery ()
החזרות
Integer
getBooleanProperty
public boolean getBooleanProperty (String name,
boolean defaultValue)
פרמטרים
name
String
defaultValue
boolean
החזרות
boolean
זורק
DeviceNotAvailableException
getBootHistory
public getBootHistory ()
החזרות
זורק
DeviceNotAvailableException
getBootHistorySince
public getBootHistorySince (long utcEpochTime,
TimeUnit timeUnit)
פרמטרים
utcEpochTime
long
timeUnit
TimeUnit
החזרות
זורק
DeviceNotAvailableException
getBootloaderVersion
public String getBootloaderVersion ()
החזרות
String
זורק
DeviceNotAvailableException
getBugreport
public InputStreamSource getBugreport ()
החזרות
InputStreamSource
getBugreportz
public InputStreamSource getBugreportz ()
החזרות
InputStreamSource
getBuildAlias
public String getBuildAlias ()
החזרות
String
זורק
DeviceNotAvailableException
getBuildFlavor
public String getBuildFlavor ()
החזרות
String
זורק
DeviceNotAvailableException
getBuildId
public String getBuildId ()
החזרות
String
זורק
DeviceNotAvailableException
getBuildSigningKeys
public String getBuildSigningKeys ()
החזרות
String
זורק
DeviceNotAvailableException
getCachedDeviceDescriptor
public DeviceDescriptor getCachedDeviceDescriptor ()
החזרות
DeviceDescriptor
קבל ילדים
public String[] getChildren (String path)
פרמטרים
path
String
החזרות
String[]
זורק
DeviceNotAvailableException
getCurrentFoldableState
public DeviceFoldableState getCurrentFoldableState ()
public String installPackageForUser (File packageFile,
boolean reinstall,
int userId,
String... extraArgs)
פרמטרים
packageFile
File
reinstall
boolean
userId
int
extraArgs
String
החזרות
String
זורק
DeviceNotAvailableException
installPackageForUser
public String installPackageForUser (File packageFile,
boolean reinstall,
boolean grantPermissions,
int userId,
String... extraArgs)
פרמטרים
packageFile
File
reinstall
boolean
grantPermissions
boolean
userId
int
extraArgs
String
החזרות
String
זורק
DeviceNotAvailableException
isAdbRoot
public boolean isAdbRoot ()
החזרות
boolean
זורק
DeviceNotAvailableException
isAdbTcp
public boolean isAdbTcp ()
החזרות
boolean
isAppEnumeration נתמך
public boolean isAppEnumerationSupported ()
החזרות
boolean
זורק
DeviceNotAvailableException
isDeviceEncrypted
public boolean isDeviceEncrypted ()
החזרות
boolean
זורק
DeviceNotAvailableException
isDirectory
public boolean isDirectory (String path)
פרמטרים
path
String
החזרות
boolean
זורק
DeviceNotAvailableException
isEnableAdbRoot
public boolean isEnableAdbRoot ()
החזרות
boolean
true שאם יש לאפשר ADB שורש במכשיר
isEncryptionSupported
public boolean isEncryptionSupported ()
החזרות
boolean
זורק
DeviceNotAvailableException
ניתן להפעיל
public boolean isExecutable (String fullPath)
פרמטרים
fullPath
String
החזרות
boolean
זורק
DeviceNotAvailableException
isFastbootEnabled
public boolean isFastbootEnabled ()
החזרות
boolean
הוא ללא ראש
public boolean isHeadless ()
החזרות
boolean
זורק
DeviceNotAvailableException
isMultiUserSupported
public boolean isMultiUserSupported ()
החזרות
boolean
זורק
DeviceNotAvailableException
isPackageInstalled
public boolean isPackageInstalled (String packageName,
String userId)
פרמטרים
packageName
String
userId
String
החזרות
boolean
זורק
DeviceNotAvailableException
isPackageInstalled
public boolean isPackageInstalled (String packageName)
פרמטרים
packageName
String
החזרות
boolean
זורק
DeviceNotAvailableException
isRuntimePermissionSupported
public boolean isRuntimePermissionSupported ()
החזרות
boolean
זורק
DeviceNotAvailableException
isStateBootloaderOrFastbootd
public boolean isStateBootloaderOrFastbootd ()
החזרות
boolean
isUserRunning
public boolean isUserRunning (int userId)
פרמטרים
userId
int
החזרות
boolean
זורק
DeviceNotAvailableException
isUserSecondary
public boolean isUserSecondary (int userId)
פרמטרים
userId
int
החזרות
boolean
זורק
DeviceNotAvailableException
isWifiEnabled
public boolean isWifiEnabled ()
החזרות
boolean
זורק
DeviceNotAvailableException
listDisplayIds
public listDisplayIds ()
החזרות
זורק
DeviceNotAvailableException
רשימת משתמשים
public listUsers ()
החזרות
זורק
DeviceNotAvailableException
logBugreport
public boolean logBugreport (String dataName,
ITestLogger listener)
פרמטרים
dataName
String
listener
ITestLogger
החזרות
boolean
logOnDevice
public void logOnDevice (String tag,
Log.LogLevel level,
String format,
Object... args)
פרמטרים
tag
String
level
Log.LogLevel
format
String
args
Object
nonBlockingReboot
public void nonBlockingReboot ()
זורק
DeviceNotAvailableException
postAdbRootAction
public void postAdbRootAction ()
בטל אם המכשיר צריך לבצע כמה פעולות ספציפיות לאחר שורש adb ולפני שהמכשיר יחזור לרשת. יישום ברירת המחדל אינו כולל פעולות הוספה. לא מובטח ש- root adb יופעל בשלב זה.
זורק
DeviceNotAvailableException
postAdbUnrootAction
public void postAdbUnrootAction ()
בטל אם המכשיר צריך לבצע כמה פעולות ספציפיות לאחר ביטול השורש של adb ולפני שהמכשיר יחזור לרשת. יישום ברירת המחדל אינו כולל פעולות נוספות. לא מובטח ש- adb root יושבת בשלב זה.
זורק
DeviceNotAvailableException
postBootSetup
public void postBootSetup ()
זורק
DeviceNotAvailableException
postInvocationTearDown
public void postInvocationTearDown (Throwable exception)
פרמטרים
exception
Throwable
preInvocationSetup
public void preInvocationSetup (IBuildInfo info,
MultiMap<String, String> attributes)
פרמטרים
info
IBuildInfo
attributes
MultiMap
זורק
DeviceNotAvailableException
TargetSetupError
pullDir
public boolean pullDir (String deviceFilePath,
File localDir)
פרמטרים
deviceFilePath
String
localDir
File
החזרות
boolean
זורק
DeviceNotAvailableException
pullFile
public boolean pullFile (String remoteFilePath,
File localFile)
פרמטרים
remoteFilePath
String
localFile
File
החזרות
boolean
זורק
DeviceNotAvailableException
pullFile
public File pullFile (String remoteFilePath)
פרמטרים
remoteFilePath
String
החזרות
File
זורק
DeviceNotAvailableException
pullFileContents
public String pullFileContents (String remoteFilePath)
פרמטרים
remoteFilePath
String
החזרות
String
זורק
DeviceNotAvailableException
pullFileFromExternal
public File pullFileFromExternal (String remoteFilePath)
פרמטרים
remoteFilePath
String
החזרות
File
זורק
DeviceNotAvailableException
pushDir
public boolean pushDir (File localFileDir,
String deviceFilePath,
excludedDirectories)
פרמטרים
localFileDir
File
deviceFilePath
String
excludedDirectories
החזרות
boolean
זורק
DeviceNotAvailableException
pushDir
public boolean pushDir (File localFileDir,
String deviceFilePath)
פרמטרים
localFileDir
File
deviceFilePath
String
החזרות
boolean
זורק
DeviceNotAvailableException
pushFile
public boolean pushFile (File localFile,
String remoteFilePath)
פרמטרים
localFile
File
remoteFilePath
String
החזרות
boolean
זורק
DeviceNotAvailableException
pushString
public boolean pushString (String contents,
String remoteFilePath)
פרמטרים
contents
String
remoteFilePath
String
החזרות
boolean
זורק
DeviceNotAvailableException
לְאַתחֵל
public void reboot (String reason)
פרמטרים
reason
String
זורק
DeviceNotAvailableException
לְאַתחֵל
public void reboot ()
זורק
DeviceNotAvailableException
rebootIntoBootloader
public void rebootIntoBootloader ()
זורק
DeviceNotAvailableException
rebootIntoFastbootd
public void rebootIntoFastbootd ()
זורק
DeviceNotAvailableException
rebootIntoRecovery
public void rebootIntoRecovery ()
זורק
DeviceNotAvailableException
rebootIntoSideload
public void rebootIntoSideload ()
זורק
DeviceNotAvailableException
rebootIntoSideload
public void rebootIntoSideload (boolean autoReboot)
פרמטרים
autoReboot
boolean
זורק
DeviceNotAvailableException
rebootUntilOnline
public void rebootUntilOnline ()
זורק
DeviceNotAvailableException
rebootUntilOnline
public void rebootUntilOnline (String reason)
פרמטרים
reason
String
זורק
DeviceNotAvailableException
rebootUserspace
public void rebootUserspace ()
זורק
DeviceNotAvailableException
rebootUserspaceUntilOnline
public void rebootUserspaceUntilOnline ()
זורק
DeviceNotAvailableException
לשחזר את המכשיר
public void recoverDevice ()
ניסיונות לשחזר את תקשורת המכשיר.
זורק
DeviceNotAvailableException
אם המכשיר כבר אינו זמין
remountSystemWritable
public void remountSystemWritable ()
זורק
DeviceNotAvailableException
remountVendorWritable
public void remountVendorWritable ()
זורק
DeviceNotAvailableException
removeAdmin
public boolean removeAdmin (String componentName,
int userId)
פרמטרים
componentName
String
userId
int
החזרות
boolean
זורק
DeviceNotAvailableException
removeOwners
public void removeOwners ()
זורק
DeviceNotAvailableException
removeUser
public boolean removeUser (int userId)
פרמטרים
userId
int
החזרות
boolean
זורק
DeviceNotAvailableException
resetContentProviderSetup
public void resetContentProviderSetup ()
אפס את הדגל להגדרת ספק התוכן על מנת להפעיל אותו שוב.
runInstrumentationTests
public boolean runInstrumentationTests (IRemoteAndroidTestRunner runner,
ITestLifeCycleReceiver... listeners)
פרמטרים
runner
IRemoteAndroidTestRunner
listeners
ITestLifeCycleReceiver
החזרות
boolean
זורק
DeviceNotAvailableException
runInstrumentationTests
public boolean runInstrumentationTests (IRemoteAndroidTestRunner runner,
listeners)
פרמטרים
runner
IRemoteAndroidTestRunner
listeners
החזרות
boolean
זורק
DeviceNotAvailableException
runInstrumentationTestsAsUser
public boolean runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner,
int userId,
ITestLifeCycleReceiver... listeners)
פרמטרים
runner
IRemoteAndroidTestRunner
userId
int
listeners
ITestLifeCycleReceiver
החזרות
boolean
זורק
DeviceNotAvailableException
runInstrumentationTestsAsUser
public boolean runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner,
int userId,
listeners)
פרמטרים
runner
IRemoteAndroidTestRunner
userId
int
listeners
החזרות
boolean
זורק
DeviceNotAvailableException
setConfiguration
public void setConfiguration (IConfiguration configuration)
חזור true אם קבצים מקומיים חדשים יותר קובץ מרחוק. IFileEntry להיות מדויק על הדקה, במקרה של פעמים שווות, את הקובץ ייחשב חדש.
פרמטרים
localFile
File
entry
IFileEntry
החזרות
boolean
performDeviceAction
protected boolean performDeviceAction (String actionDescription,
com.android.tradefed.device.NativeDevice.DeviceAction action,
int retryAttempts)
מבצע פעולה במכשיר זה. ניסיונות לשחזר את המכשיר ולנסות שוב את הפקודה אם הפעולה נכשלת.
פרמטרים
actionDescription
String : תיאור קצר של פעולה שיש לבצע. משמש למטרות כריתה בלבד.
action
com.android.tradefed.device.NativeDevice.DeviceAction : הפעולה להתבצע
retryAttempts
int : ניסיונות retry להפוך לפעולה אם הוא נכשל, אבל התאוששות מצליחה
החזרות
boolean
true לפעולה אם בוצעה בהצלחה
זורק
DeviceNotAvailableException
אם ניסיון השחזור נכשל או ניסיונות מקסימליים מבוצעים ללא הצלחה
postAdbReboot
protected void postAdbReboot ()
פעולות נוספות אפשריות שניתן לבצע לאחר אתחול מחדש.
זורק
DeviceNotAvailableException
prePostBootSetup
protected void prePostBootSetup ()
מאפשר לכל סוג מכשיר (AndroidNativeDevice, TestDevice) לעקוף שיטה זו להגדרת ספציפית לאתחול פוסטים.
זורק
DeviceNotAvailableException
לכוון שעון
protected void setClock (Clock clock)
הגדר את מופע השעון לשימוש.
פרמטרים
clock
Clock
setLogStartDelay
protected void setLogStartDelay (int delay)
מגדיר את הזמן ב- ms להמתין לפני תחילת לכידת logcat למכשיר מקוון.
פרמטרים
delay
int : עיכוב ms
waitForDeviceNotAvailable
protected void waitForDeviceNotAvailable (String operationDesc,
long time)
פרמטרים
operationDesc
String
time
long
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-10-04 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"חסרים לי מידע או פרטים"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"התוכן מורכב מדי או עם יותר מדי שלבים"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"התוכן לא עדכני"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"בעיה בתרגום"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"בעיה בדוגמאות/בקוד"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"סיבה אחרת"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"התוכן קל להבנה"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"התוכן עזר לי לפתור בעיה"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"סיבה אחרת"
}]