Searched defs:isPresent (Results 1 – 6 of 6) sorted by relevance
43 public abstract boolean isPresent(); in isPresent() method in DrawerController175 public boolean isPresent() { in isPresent() method in DrawerController.RuntimeDrawerController224 public boolean isPresent() { in isPresent() method in DrawerController.DummyDrawerController
63 public boolean isPresent() { in isPresent() method in DtmfLocalTonePlayer.ToneGeneratorProxy
78 private boolean isPresent = true; field in NativeNfcTag.PresenceCheckWatchdog255 public synchronized boolean isPresent() { in isPresent() method in NativeNfcTag
62 boolean isPresent(); in isPresent() method
1432 public boolean isPresent(int nativeHandle) throws RemoteException { in isPresent() method in NfcService.TagService
1361 jboolean isPresent = JNI_FALSE; in nativeNfcTag_doPresenceCheck() local