Searched refs:enableSupplicant (Results 1 – 5 of 5) sorted by relevance
28 boolean enableSupplicant(); in enableSupplicant() method
52 EXPECT_TRUE(client_interface->enableSupplicant(&supplicant_started).isOk()); in TEST()
86 EXPECT_TRUE(client_interface->enableSupplicant(&supplicant_started).isOk()); in TEST()
40 ::android::binder::Status enableSupplicant(bool* success) override;
40 Status ClientInterfaceBinder::enableSupplicant(bool* success) { in enableSupplicant() function in android::wificond::ClientInterfaceBinder