Lines Matching refs:android
30 namespace android {
54 : public android::system::connectivity::shill::BnManager,
78 android::binder::Status SetupApModeInterface(android::String16* _aidl_return);
79 android::binder::Status SetupStationModeInterface(
80 android::String16* _aidl_return);
81 android::binder::Status ClaimInterface(
82 const android::String16& claimer_name,
83 const android::String16& interface_name);
84 android::binder::Status ReleaseInterface(
85 const android::String16& claimer_name,
86 const android::String16& interface_name);
87 android::binder::Status ConfigureService(
88 const android::os::PersistableBundle& properties,
89 android::sp<android::IBinder>* _aidl_return);
90 android::binder::Status RequestScan(int32_t type);
91 android::binder::Status GetDevices(
92 ::std::vector<android::sp<android::IBinder>>* _aidl_return);
93 android::binder::Status RegisterPropertyChangedSignalHandler(
94 const android::sp<
95 android::system::connectivity::shill::IPropertyChangedCallback>&