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

  /frameworks/base/tools/preload/
Proc.java 90 void startOperation(int threadId, LoadedClass loadedClass, long time,
Root.java 93 process.startOperation(record.tid, loadedClass, record.time,
98 process.startOperation(record.tid, loadedClass, record.time,
  /frameworks/native/libs/binder/
IAppOpsService.cpp 63 virtual int32_t startOperation(const sp<IBinder>& token, int32_t code, int32_t uid,
162 int32_t res = startOperation(token, code, uid, packageName);
  /frameworks/base/services/core/java/com/android/server/
AppOpsService.java     [all...]

Completed in 410 milliseconds