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

  /system/chre/platform/shared/
platform_wwan.cc 40 mWwanCallbacks.cellInfoResultCallback =
41 PlatformWwanBase::cellInfoResultCallback;
77 void PlatformWwanBase::cellInfoResultCallback(
  /system/chre/pal/include/chre/pal/
wwan.h 61 void (*cellInfoResultCallback)(struct chreWwanCellInfoResult *result);
114 * to cellInfoResultCallback will be used to communicate the result
117 * @see #cellInfoResultCallback

Completed in 57 milliseconds