Searched defs:proxyAppPackageName (Results 1 – 2 of 2) sorted by relevance
139 void reportNfwNotification(String proxyAppPackageName, byte protocolStack, in reportNfwNotification()300 private NfwNotification(String proxyAppPackageName, byte protocolStack, in NfwNotification()
1294 jstring proxyAppPackageName = env->NewStringUTF(notification.proxyAppPackageName.c_str()); in nfwNotifyCb() local