HomeSort by relevance Sort by last modified time
    Searched defs:dbm (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java 495 DropBoxManager dbm = (DropBoxManager) local
497 if (dbm != null && dbm.isTagEnabled(DROPBOX_TAG_USERLOG)) {
498 dbm.addText(DROPBOX_TAG_USERLOG, System.currentTimeMillis()
    [all...]
  /hardware/ril/include/telephony/
ril.h 647 int dbm; /* Valid values are positive integers. This value is the actual RSSI value member in struct:__anon21022
659 int dbm; /* Valid values are positive integers. This value is the actual RSSI value member in struct:__anon21023
672 int rsrp; /* The current Reference Signal Receive Power in dBm multipled by -1.
673 * Range: 44 to 140 dBm
    [all...]

Completed in 82 milliseconds