Searched defs:eid (Results 1 – 2 of 2) sorted by relevance
30 static private boolean testSetResUidGidBlocked(int rid, int eid, int sid, in testSetResUidGidBlocked()55 static private boolean testSetResUidGidBlocked(int rid, int eid, int sid) { in testSetResUidGidBlocked()59 static private boolean testSetResUidGidAllowed(int rid, int eid, int sid) { in testSetResUidGidAllowed()63 static private boolean testSetResUidGidAllowedNoLog(int rid, int eid, int sid) { in testSetResUidGidAllowedNoLog()
145 String eid = mEuiccManager.getEid(); in testGetEid() local