Searched defs:supported (Results 1 – 7 of 7) sorted by relevance
128 protected boolean supported() throws DeviceNotAvailableException { in supported() method in BaseTileServiceTest133 String supported = getDevice().executeShellCommand(REQUEST_SUPPORTED); in supportedSoftware() local
105 Vector<String> supported = new Vector<String>(); in getSupportedVideos() local116 String[] supported = getSupportedVideos(); in doPlayStreams() local
199 int[] supported = mVibrator.areEffectsSupported(PREDEFINED_EFFECTS); in testVibratePredefined() local
470 Boolean supported = sFormatMap.get(format); in isFormatSupported() local
548 Boolean supported = entry.getValue(); in testBitstreamsConformance() local
576 String supported = getDevice().executeShellCommand("am supports-multiwindow"); in testPictureInPictureState() local
856 bool supported = false; in getMaxSizeForFormat() local