Searched refs:appHandle (Results 1 – 1 of 1) sorted by relevance
247 jint appHandle = getAppInstanceForAppId(msg.appName); in handleClientMsg() local248 if (appHandle < 0) { in handleClientMsg()254 msgHeader[HEADER_FIELD_APP_INSTANCE] = appHandle; in handleClientMsg()