Searched refs:CMD_DELETE_CONFIG (Results 1 – 2 of 2) sorted by relevance
56 public static final int CMD_DELETE_CONFIG = 105; field in AudioSession185 Utils.sendMessage(mHandler, CMD_DELETE_CONFIG, config); in deleteConfig()278 case CMD_DELETE_CONFIG: in handleMessage()
109 parcel.writeInt(AudioSession.CMD_DELETE_CONFIG); in deleteConfig()