Loading src/java/com/android/internal/telephony/RIL.java +3 −0 Original line number Diff line number Diff line Loading @@ -2529,6 +2529,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 @@ -2565,6 +2566,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 @@ -2606,6 +2608,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 @@ -2529,6 +2529,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 @@ -2565,6 +2566,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 @@ -2606,6 +2608,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