HomeSort by relevance Sort by last modified time
    Searched refs:writeCommand (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
DisplayListLogBuffer.h 34 void writeCommand(int level, int op);
DisplayListLogBuffer.cpp 46 * information is recorded in writeCommand() should change to suit.
99 void DisplayListLogBuffer::writeCommand(int level, int op) {
DisplayListRenderer.cpp     [all...]
  /frameworks/base/services/java/com/android/server/pm/
Installer.java 130 private boolean writeCommand(String _cmd) {
154 if (!writeCommand(cmd)) {
161 if (!connect() || !writeCommand(cmd)) {

Completed in 4314 milliseconds