Searched refs:DEVICE_RESET_FEATURE_NAME (Results 1 – 2 of 2) sorted by relevance
50 public static final String DEVICE_RESET_FEATURE_NAME = "resetDevice"; field in DeviceResetFeature58 return DEVICE_RESET_FEATURE_NAME; in getName()
82 response = mClient.triggerFeature(DeviceResetFeature.DEVICE_RESET_FEATURE_NAME, args); in resetDevice()