Searched defs:resetType (Results 1 – 9 of 9) sorted by relevance
212 public void nvResetConfig(int serial, int resetType) throws RemoteException { in nvResetConfig()
1183 public static int convertToHalResetNvType(int resetType) { in convertToHalResetNvType()1203 public static int convertToHalResetNvTypeAidl(int resetType) { in convertToHalResetNvTypeAidl()
2206 void nvResetConfig(int resetType, Message response); in nvResetConfig()
4223 public void nvResetConfig(int resetType, Message result) { in nvResetConfig()
625 public void nvResetConfig(int resetType, Message response) {} in nvResetConfig()
1317 int resetType = 1; in testNvResetConfig() local
2219 public void nvResetConfig(int resetType, Message response) { in nvResetConfig()
1330 public void nvResetConfig(int resetType, Message response) { in nvResetConfig()
7822 public boolean nvResetConfig(int resetType) { in nvResetConfig()