Searched defs:pollTech (Results 1 – 8 of 8) sorted by relevance
45 public void setPollTech(int pollTech) { in setPollTech()
71 public void setPollTech(int pollTech) { in setPollTech()
418 public void setPollTech(Integer pollTech) { in setPollTech()
113 int pollTech = Integer.parseInt(getNextArg()); in onCommand() local
235 void setDiscoveryTech(int pollTech, int listenTech); in setDiscoveryTech()
1324 int pollTech = -1; in enableInternal() local2028 public void updateDiscoveryTechnology(IBinder binder, int pollTech, int listenTech) in updateDiscoveryTechnology()
493 public native void setDiscoveryTech(int pollTech, int listenTech); in setDiscoveryTech()
2033 static void nfcManager_setDiscoveryTech(JNIEnv* e, jobject o, jint pollTech, in nfcManager_setDiscoveryTech()