Home
last modified time | relevance | path

Searched refs:CMD_GET_ALL_CELL_INFO (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java261 private static final int CMD_GET_ALL_CELL_INFO = 60; field in PhoneInterfaceManager
1261 case CMD_GET_ALL_CELL_INFO: in handleMessage()
2468 CMD_GET_ALL_CELL_INFO, null, phone, workSource); in getAllCellInfo()