Searched refs:OVERLAY_RIGHT (Results 1 – 2 of 2) sorted by relevance
29 val right = intent.getIntExtra(OVERLAY_RIGHT, params.x + params.width) in onCreate()57 const val OVERLAY_RIGHT = "android.permissionui.cts.usepermission.extra.OVERLAY_RIGHT" constant
92 .putExtra(OVERLAY_RIGHT, overlayButtonBounds.right) in testTapjackGrantDialog_partialOverlay()147 const val OVERLAY_RIGHT = "android.permissionui.cts.usepermission.extra.OVERLAY_RIGHT" constant