Searched refs:sendRequestAsync (Results 1 – 1 of 1) sorted by relevance
1285 private void sendRequestAsync(int command) { in sendRequestAsync() method in PhoneInterfaceManager1293 private void sendRequestAsync(int command, Object argument) { in sendRequestAsync() method in PhoneInterfaceManager1294 sendRequestAsync(command, argument, null, null); in sendRequestAsync()1301 private void sendRequestAsync( in sendRequestAsync() method in PhoneInterfaceManager2167 sendRequestAsync(CMD_REQUEST_CELL_INFO_UPDATE, cb, phone, workSource); in requestCellInfoUpdateInternal()