Home
last modified time | relevance | path

Searched defs:getLatestAlertDialog (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowAlertDialog.java51 public static AlertDialog getLatestAlertDialog() { in getLatestAlertDialog() method in ShadowAlertDialog
DShadowApplication.java490 public ShadowAlertDialog getLatestAlertDialog() { in getLatestAlertDialog() method in ShadowApplication