Searched defs:IGateKeeperService (Results 1 - 1 of 1) sorted by relevance

/system/core/gatekeeperd/
H A DIGateKeeperService.h26 * This must be kept manually in sync with frameworks/base's IGateKeeperService.aidl
28 class IGateKeeperService : public IInterface { class in namespace:android
47 IGateKeeperService() {} function in class:android::IGateKeeperService
48 virtual ~IGateKeeperService() {}
102 class BnGateKeeperService: public BnInterface<IGateKeeperService> {

Completed in 36 milliseconds