Loading src/java/com/android/internal/telephony/RIL.java +3 −0 Original line number Diff line number Diff line Loading @@ -2526,6 +2526,7 @@ public class RIL extends BaseCommands implements CommandsInterface { AsyncResult.forMessage(result, null, CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); result.sendToTarget(); return; } request.specifiers.add(rasInHalFormat); } Loading Loading @@ -2562,6 +2563,7 @@ public class RIL extends BaseCommands implements CommandsInterface { AsyncResult.forMessage(result, null, CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); result.sendToTarget(); return; } request.specifiers.add(rasInHalFormat); Loading Loading @@ -2603,6 +2605,7 @@ public class RIL extends BaseCommands implements CommandsInterface { AsyncResult.forMessage(result, null, CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); result.sendToTarget(); return; } request.specifiers.add(rasInHalFormat); Loading Loading
src/java/com/android/internal/telephony/RIL.java +3 −0 Original line number Diff line number Diff line Loading @@ -2526,6 +2526,7 @@ public class RIL extends BaseCommands implements CommandsInterface { AsyncResult.forMessage(result, null, CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); result.sendToTarget(); return; } request.specifiers.add(rasInHalFormat); } Loading Loading @@ -2562,6 +2563,7 @@ public class RIL extends BaseCommands implements CommandsInterface { AsyncResult.forMessage(result, null, CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); result.sendToTarget(); return; } request.specifiers.add(rasInHalFormat); Loading Loading @@ -2603,6 +2605,7 @@ public class RIL extends BaseCommands implements CommandsInterface { AsyncResult.forMessage(result, null, CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); result.sendToTarget(); return; } request.specifiers.add(rasInHalFormat); Loading