Searched refs:GET_CURSOR_WINDOW_TRANSACTION (Results 1 – 2 of 2) sorted by relevance
59 static final int GET_CURSOR_WINDOW_TRANSACTION = IBinder.FIRST_CALL_TRANSACTION; field
61 case GET_CURSOR_WINDOW_TRANSACTION: { in onTransact()163 mRemote.transact(GET_CURSOR_WINDOW_TRANSACTION, data, reply, 0); in getWindow()