Commit fd25cdc
authored
../../src/com/github/iusmac/sevensim/telephony/SimPinFeeder.java:126: Switch statement on an int with known associated constant missing case PinResultWrapper.PIN_RESULT_TYPE_ABORTED, PinResultWrapper.PIN_RESULT_TYPE_FAILURE
Signed-off-by: iusmac <iusico.maxim@libero.it>
1 parent f337ecb commit fd25cdc
1 file changed
+7
-6
lines changedLines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
151 | | - | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
| |||
0 commit comments