Searched refs:spoofLayout (Results 1 - 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
H A DSecureViewOverlay.java53 spoofLayout(findViewById(R.id.secure_view_overlay_description),
55 spoofLayout(findViewById(R.id.secure_view_overlay_button1),
57 spoofLayout(findViewById(R.id.secure_view_overlay_button2),
59 spoofLayout(findViewById(R.id.secure_view_overlay_button3),
63 private void spoofLayout(View spoof, View original) { method in class:SecureViewOverlay

Completed in 572 milliseconds