HomeSort by relevance Sort by last modified time
    Searched refs:IccServiceTable (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccServiceTable.java 24 public abstract class IccServiceTable {
27 protected IccServiceTable(byte[] table) {
UsimServiceTable.java 24 public final class UsimServiceTable extends IccServiceTable {
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
IccServiceTableTest.java 22 import com.android.internal.telephony.uicc.IccServiceTable;
25 * Test IccServiceTable class.
29 static class TestIccServiceTable extends IccServiceTable {

Completed in 2721 milliseconds