Searched refs:IMSI_MIN_LENGTH (Results 1 – 1 of 1) sorted by relevance
52 private final static int IMSI_MIN_LENGTH = 10; field in RuimRecords390 if (data == null || data.length < IMSI_MIN_LENGTH) { in onRecordLoaded()