Searched refs:computeCompatModeLocked (Results 1 – 3 of 3) sorted by relevance
179 public int computeCompatModeLocked(ApplicationInfo ai) { in computeCompatModeLocked() method in CompatModePackages233 return computeCompatModeLocked(r.info.applicationInfo); in getFrontActivityScreenCompatModeLocked()254 return computeCompatModeLocked(ai); in getPackageScreenCompatModeLocked()
82 int mode = mService.mCompatModePackages.computeCompatModeLocked(mAppInfo); in updateControls()
1645 int mode = mCompatModePackages.computeCompatModeLocked( in handleMessage()