Home
last modified time | relevance | path

Searched refs:expectedReplyMsgwhat (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java2798 int requestMsgWhat, int expectedReplyMsgwhat) throws RemoteException { in verifyAsyncChannelMessageHandlingWithoutChangePermisson() argument
2814 assertEquals(expectedReplyMsgwhat, reply.what); in verifyAsyncChannelMessageHandlingWithoutChangePermisson()
2823 int requestMsgWhat, int expectedReplyMsgwhat) throws RemoteException { in verifyAsyncChannelMessageHandlingWithoutPrivilegedPermissons() argument
2843 assertEquals(expectedReplyMsgwhat, reply.what); in verifyAsyncChannelMessageHandlingWithoutPrivilegedPermissons()