HomeSort by relevance Sort by last modified time
    Searched refs:getPropertyInt (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/java/com/android/server/wm/
Watermark.java 84 int fontSize = WindowManagerService.getPropertyInt(tokens, 1,
95 mDeltaX = WindowManagerService.getPropertyInt(tokens, 2,
97 mDeltaY = WindowManagerService.getPropertyInt(tokens, 3,
99 int shadowColor = WindowManagerService.getPropertyInt(tokens, 4,
101 int color = WindowManagerService.getPropertyInt(tokens, 5,
103 int shadowRadius = WindowManagerService.getPropertyInt(tokens, 6,
105 int shadowDx = WindowManagerService.getPropertyInt(tokens, 8,
107 int shadowDy = WindowManagerService.getPropertyInt(tokens, 9,
WindowManagerService.java     [all...]
  /prebuilts/devtools/tools/lib/
sdklib.jar 

Completed in 123 milliseconds