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