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

  /frameworks/base/services/jni/
com_android_server_InputApplicationHandle.cpp 34 static Mutex gHandleMutex;
91 AutoMutex _l(gHandleMutex);
111 AutoMutex _l(gHandleMutex);
com_android_server_InputWindowHandle.cpp 57 static Mutex gHandleMutex;
168 AutoMutex _l(gHandleMutex);
194 AutoMutex _l(gHandleMutex);

Completed in 22 milliseconds