Searched refs:UNSUPPORTED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
H A DTrafficStats.java39 * are not supported by this device, {@link #UNSUPPORTED} will be returned.
45 public final static int UNSUPPORTED = -1; field in class:TrafficStats
266 * {@link #UNSUPPORTED} will be returned.
280 * {@link #UNSUPPORTED} will be returned.
294 * {@link #UNSUPPORTED} will be returned.
308 * {@link #UNSUPPORTED} will be returned.
322 * {@link #UNSUPPORTED} will be returned.
333 * {@link #UNSUPPORTED} will be returned.
344 * {@link #UNSUPPORTED} will be returned.
355 * {@link #UNSUPPORTED} wil
[all...]
/frameworks/base/media/java/android/media/videoeditor/
H A DMediaArtistNativeHelper.java346 public static final int UNSUPPORTED = 255; field in class:MediaArtistNativeHelper.FileType
783 public static final int UNSUPPORTED = 255; field in class:MediaArtistNativeHelper.VideoFormat
3223 case FileType.UNSUPPORTED:
3274 case VideoFormat.UNSUPPORTED:
3363 retValue = FileType.UNSUPPORTED;

Completed in 76 milliseconds