Searched refs:arg6 (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DHandlerCaller.java221 int arg3, int arg4, int arg5, int arg6) {
228 args.argi6 = arg6;
220 obtainMessageIIIIII(int what, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6) argument
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindowSession.java82 int arg4_5, Rect arg5, Rect arg6, Rect arg7, Configuration arg7b, Surface arg8)
81 relayout(IWindow arg0, int seq, LayoutParams arg1, int arg2, int arg3, int arg4, int arg4_5, Rect arg5, Rect arg6, Rect arg7, Configuration arg7b, Surface arg8) argument
H A DBridgeWindowManager.java353 CharSequence arg4, int arg5, int arg6, int arg7, IBinder arg8, boolean arg9)
352 setAppStartingWindow(IBinder arg0, String arg1, int arg2, CompatibilityInfo arg3, CharSequence arg4, int arg5, int arg6, int arg7, IBinder arg8, boolean arg9) argument
H A DBridgeContext.java991 int arg3, int arg4, int arg5, String arg6) {
1198 Bundle arg6) {
990 enforceUriPermission(Uri arg0, String arg1, String arg2, int arg3, int arg4, int arg5, String arg6) argument
1196 sendOrderedBroadcast(Intent arg0, String arg1, BroadcastReceiver arg2, Handler arg3, int arg4, String arg5, Bundle arg6) argument
/frameworks/base/opengl/libs/GLES2_dbg/test/
H A Dtest_socket.cpp374 EXPECT_EQ(_format, read.arg6());
448 EXPECT_EQ(_height, read.arg6());
/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp847 // optional int32 arg6 = 18;
1098 // optional int32 arg6 = 18;
1100 ::google::protobuf::internal::WireFormatLite::WriteInt32(18, this->arg6(), output);
1231 // optional int32 arg6 = 18;
1235 this->arg6());
1362 set_arg6(from.arg6());
H A Ddebugger_message.pb.h638 // optional int32 arg6 = 18;
642 inline ::google::protobuf::int32 arg6() const;
958 // optional int32 arg6 = 18;
966 inline ::google::protobuf::int32 Message::arg6() const { function in class:com::android::glesv2debugger::Message
H A Dcaller.cpp226 static_cast<GLsizei>(cmd.arg6()), static_cast<GLint>(cmd.arg7())
234 static_cast<GLsizei>(cmd.arg6()), static_cast<GLsizei>(cmd.arg7())

Completed in 117 milliseconds