Searched defs:resetType (Results 1 – 9 of 9) sorted by relevance
212 public void nvResetConfig(int serial, int resetType) throws RemoteException { in nvResetConfig()
1165 public static int convertToHalResetNvType(int resetType) { in convertToHalResetNvType()1185 public static int convertToHalResetNvTypeAidl(int resetType) { in convertToHalResetNvTypeAidl()
2123 void nvResetConfig(int resetType, Message response); in nvResetConfig()
4125 public void nvResetConfig(int resetType, Message result) { in nvResetConfig()
583 public void nvResetConfig(int resetType, Message response) {} in nvResetConfig()
1289 int resetType = 1; in testNvResetConfig() local
2110 public void nvResetConfig(int resetType, Message response) { in nvResetConfig()
1271 public void nvResetConfig(int resetType, Message response) { in nvResetConfig()
8222 public boolean nvResetConfig(int resetType) { in nvResetConfig()