Searched refs:computeCompatModeLocked (Results 1 – 2 of 2) sorted by relevance
617 public int computeCompatModeLocked(ApplicationInfo ai) { in computeCompatModeLocked() method in CompatModePackages663 return computeCompatModeLocked(ai); in getPackageScreenCompatModeLocked()
1971 return mCompatModePackages.computeCompatModeLocked(r.info.applicationInfo); in getFrontActivityScreenCompatMode()