Searched refs:assertNotUiThread (Results 1 – 2 of 2) sorted by relevance
21 public static void assertNotUiThread(String msg) { in assertNotUiThread() method in Assert
60 Assert.assertNotUiThread("ContactPhotoLoader#loadPhotoIcon called on UI thread"); in loadPhotoIcon()