Searched refs:change (Results 1 - 3 of 3) sorted by relevance

/system/media/camera/docs/
H A Dndk_camera_metadata_tags.mako30 * Do not change method signatures.
31 * Do not change the value of constants.
32 * Do not change the size of any of the classes defined in here.
/system/core/logd/
H A DLogStatistics.cpp367 std::string change; local
377 change = android::base::StringPrintf(
382 change = android::base::StringPrintf(
386 pruned.length() - change.length();
391 change += android::base::StringPrintf("%*s", (int)spaces, "");
393 pruned = change + pruned;
/system/bt/doc/
H A Dpower_management.md40 states it wants ACTIVE, the power management code will change to ACTIVE.
168 - If that's non-zero and a PARK or SNIFF mode change was attempted,

Completed in 114 milliseconds