Searched defs:unsupported (Results 1 – 8 of 8) sorted by relevance
67 private static <T> T unsupported() { in unsupported() method in DisabledWallpaperManager
455 Relocator::Result unsupported(Relocation& pReloc, AArch64Relocator& pParent) { in unsupported() function
1099 Relocator::Result unsupported(Relocation& pReloc, X86_32Relocator& pParent) { in unsupported() function1685 Relocator::Result unsupported(Relocation& pReloc, X86_64Relocator& pParent) { in unsupported() function
964 Relocator::Result unsupported(Relocation& pReloc, HexagonRelocator& pParent) { in unsupported() function
1366 ARMRelocator::Result unsupported(Relocation& pReloc, ARMRelocator& pParent) { in unsupported() function
1219 static MipsRelocator::Result unsupported(MipsRelocationInfo& pReloc, in unsupported() function
651 bool *unsupported) { in convertToHALStreamCombination()
4768 Class<UnsupportedOperationException> unsupported = UnsupportedOperationException.class; in testDeprecatedAndUnsupportedOperations() local