Home
last modified time | relevance | path

Searched refs:getPackageNotifyUnsupportedZoomLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DCompatModePackages.java236 public boolean getPackageNotifyUnsupportedZoomLocked(String packageName) { in getPackageNotifyUnsupportedZoomLocked() method in CompatModePackages
DActivityManagerService.java1909 if (ar != null && mCompatModePackages.getPackageNotifyUnsupportedZoomLocked( in handleMessage()