Searched refs:EmptyDeviceStateCache (Results 1 – 1 of 1) sorted by relevance
39 return (dpmi != null) ? dpmi.getDeviceStateCache() : EmptyDeviceStateCache.INSTANCE; in getInstance()63 private static class EmptyDeviceStateCache extends DeviceStateCache { class in DeviceStateCache64 private static final EmptyDeviceStateCache INSTANCE = new EmptyDeviceStateCache();