Searched refs:METHOD_GET_MASTER_ELECTION_PRIORITY (Results 1 – 1 of 1) sorted by relevance
121 return (byte)mUtils.transactGetInt(METHOD_GET_MASTER_ELECTION_PRIORITY, -1); in getMasterElectionPriority()431 private static final int METHOD_GET_MASTER_ELECTION_PRIORITY = IBinder.FIRST_CALL_TRANSACTION; field in CommonTimeConfig432 …ate static final int METHOD_SET_MASTER_ELECTION_PRIORITY = METHOD_GET_MASTER_ELECTION_PRIORITY + 1;