Searched refs:getHeightHint (Results 1 – 3 of 3) sorted by relevance
68 int getHeightHint(); in getHeightHint() method
284 int height = mService.getHeightHint(); in getDefaultWallpaperLocked()585 return sGlobals.mService.getHeightHint(); in getDesiredMinimumHeight()
421 public int getHeightHint() throws RemoteException { in getHeightHint() method in WallpaperManagerService