Searched refs:APP_WIDTH (Results 1 – 3 of 3) sorted by relevance
69 private static final int APP_WIDTH = 272; field in DisplayTest496 final int left = midWidth - (APP_WIDTH / 2); in buildAppBounds()497 final int right = midWidth + (APP_WIDTH / 2); in buildAppBounds()
21 import static android.view.DisplayInfoProto.APP_WIDTH;960 protoOutputStream.write(APP_WIDTH, appWidth); in dumpDebug()
59219 Landroid/view/DisplayInfoProto;->APP_WIDTH:J