Searched refs:OVERLAY_BOTTOM (Results 1 – 2 of 2) sorted by relevance
30 val bottom = intent.getIntExtra(OVERLAY_BOTTOM, top + 1) in onCreate()58 const val OVERLAY_BOTTOM = "android.permissionui.cts.usepermission.extra.OVERLAY_BOTTOM" constant
93 .putExtra(OVERLAY_BOTTOM, overlayButtonBounds.bottom) in testTapjackGrantDialog_partialOverlay()148 const val OVERLAY_BOTTOM = "android.permissionui.cts.usepermission.extra.OVERLAY_BOTTOM" constant