Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAlertDialog.java31 public static AlertDialog getLatestAlertDialog() { in getLatestAlertDialog() method in ShadowAlertDialog
DShadowApplication.java160 public ShadowAlertDialog getLatestAlertDialog() { in getLatestAlertDialog() method in ShadowApplication