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

  /packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/
AnomalyConfigJobService.java 98 final String rawConfig = Settings.Global.getString(getContentResolver(),
109 if (!TextUtils.isEmpty(rawConfig)) {
111 final byte[] config = Base64.decode(rawConfig, Base64.DEFAULT);
  /external/aac/libSYS/include/
FDK_audio.h 410 UCHAR rawConfig[64]; /**< raw codec specific config as bit stream */
411 int rawConfigBits; /**< Size of rawConfig in bits */
    [all...]
  /prebuilts/tools/common/m2/repository/org/gebish/geb-core/0.9.3/
geb-core-0.9.3.jar 

Completed in 1171 milliseconds