Searched defs:sDestroyed (Results 1 – 5 of 5) sorted by relevance
27 static CountDownLatch sDestroyed; field in NonConfigOnStopActivity
35 public static CountDownLatch sDestroyed; field in FragmentTestActivity
35 private static boolean sDestroyed = true; field in ReceiveUriActivity
32 private static boolean sDestroyed; field in ReceiveUriService
34 private static boolean sDestroyed = false; field in MockService