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

  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProtoDumpUtil.java 88 s.dumpHistoricalOperations(p, GlobalSettingsProto.HISTORICAL_OPERATIONS);
    [all...]
SettingsState.java 498 void dumpHistoricalOperations(@NonNull ProtoOutputStream proto, long fieldId) {
526 public void dumpHistoricalOperations(PrintWriter pw) {
    [all...]

Completed in 113 milliseconds