Searched refs:msgType (Results 26 - 28 of 28) sorted by relevance

12

/frameworks/base/services/java/com/android/server/connectivity/
H A DTethering.java1507 void notify(int msgType) { argument
1508 mErrorNotification = msgType;
1511 sm.sendMessage(msgType);
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorMain.cpp229 static void jniPreviewProgressCallback(void* cookie, M4OSA_UInt32 msgType,
388 static void jniPreviewProgressCallback (void* cookie, M4OSA_UInt32 msgType, argument
405 switch(msgType)
/frameworks/av/services/camera/libcameraservice/
H A DCamera2Client.cpp1065 status_t Camera2Client::takePicture(int msgType) { argument

Completed in 149 milliseconds

12