TelephonyHelper
public class TelephonyHelper
extends Object
java.lang.Object | |
↳ | com.android.tradefed.device.helper.TelephonyHelper |
Un utilitaire pour utiliser et obtenir des informations relatives à la téléphonie.
Résumé
Classes imbriquées | |
---|---|
class | TelephonyHelper.SimCardInformation Un support d'informations pour les informations relatives à la carte SIM. |
Des champs | |
---|---|
public static final String | CARRIER_PRIVILEGES_KEY |
public static final String | PACKAGE_NAME |
public static final String | SECURED_ELEMENT_KEY |
public static final String | SE_SERVICE_KEY |
public static final String | SIM_STATE_KEY |
public static final TestDescription | SIM_TEST
|
Méthodes publiques | |
---|---|
static TelephonyHelper.SimCardInformation | getSimInfo ( ITestDevice device) Obtenez les informations relatives à la carte SIM d'un appareil donné. |
Des champs
CARRIER_PRIVILEGES_KEY
public static final String CARRIER_PRIVILEGES_KEY
NOM DU PAQUET
public static final String PACKAGE_NAME
SECURED_ELEMENT_KEY
public static final String SECURED_ELEMENT_KEY
SE_SERVICE_KEY
public static final String SE_SERVICE_KEY
SIM_STATE_KEY
public static final String SIM_STATE_KEY
Méthodes publiques
getSimInfo
public static TelephonyHelper.SimCardInformation getSimInfo (ITestDevice device)
Obtenez les informations relatives à la carte SIM d'un appareil donné.
Paramètres | |
---|---|
device | ITestDevice : L'appareil sous test |
Retour | |
---|---|
TelephonyHelper.SimCardInformation | Un objet SimCardInformation rempli avec les informations de la carte SIM ou nul en cas de problème. |
Lance | |
---|---|
DeviceNotAvailableException |
Le contenu et les exemples de code de cette page sont soumis aux licences décrites dans la Licence de contenu. Java et OpenJDK sont des marques ou des marques déposées d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2023/03/30 (UTC).
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Il n'y a pas l'information dont j'ai besoin"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Trop compliqué/Trop d'étapes"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsolète"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problème de traduction"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Mauvais exemple/Erreur de code"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Autre"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile à comprendre"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"J'ai pu résoudre mon problème"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Autre"
}]