Searched refs:OVERLAY_TOP (Results 1 – 2 of 2) sorted by relevance
28 val top = intent.getIntExtra(OVERLAY_TOP, params.y) in onCreate()56 const val OVERLAY_TOP = "android.permissionui.cts.usepermission.extra.OVERLAY_TOP" constant
91 .putExtra(OVERLAY_TOP, overlayButtonBounds.top) in testTapjackGrantDialog_partialOverlay()146 const val OVERLAY_TOP = "android.permissionui.cts.usepermission.extra.OVERLAY_TOP" constant