HomeSort by relevance Sort by last modified time
    Searched full:actionsafeheight (Results 1 - 1 of 1) sorted by null

  /hardware/qcom/display/libexternal/
external.cpp 204 char actionsafeHeight[PROPERTY_VALUE_MAX];
207 sprintf(actionsafeHeight, "%d", h);
208 property_set("hw.actionsafe.height", actionsafeHeight);

Completed in 68 milliseconds