Searched refs:preDiscover (Results 1 – 8 of 8) sorted by relevance
43 void preDiscover(); in preDiscover() method
112 void preDiscover(); in preDiscover() method
58 ::ndk::ScopedAStatus preDiscover() override;
139 ::ndk::ScopedAStatus Nfc::preDiscover() { in preDiscover() function in aidl::android::hardware::nfc::Nfc
47 ::ndk::ScopedAStatus preDiscover() override;
151 ::ndk::ScopedAStatus Nfc::preDiscover() { in preDiscover() function in aidl::android::hardware::nfc::Nfc
398 EXPECT_TRUE(!(infc_->preDiscover().isOk())); in TEST_P()