Searched refs:sPlatformCompatCache (Results 1 – 1 of 1) sorted by relevance
75 private static PlatformCompatCache sPlatformCompatCache; field in PlatformCompatCache96 if (sPlatformCompatCache == null) { in getInstance()97 sPlatformCompatCache = new PlatformCompatCache(new long[] { in getInstance()103 return sPlatformCompatCache; in getInstance()