Searched defs:mShowLatch (Results 1 – 3 of 3) sorted by relevance
48 protected final CountDownLatch mShowLatch = new CountDownLatch(1); field in DialogTask
51 protected final CountDownLatch mShowLatch = new CountDownLatch(1); field in FullScreenTask
41 protected final CountDownLatch mShowLatch = new CountDownLatch(1); field in BluetoothHidInputCounterTask