Searched defs:proto (Results 1 – 6 of 6) sorted by relevance
98 NdefPushProtocol proto = new NdefPushProtocol(msg, NdefPushProtocol.ACTION_IMMEDIATE); in push() local
501 RouteDataForProtocol* proto = (RouteDataForProtocol*)routeData; in printDiagnostic() local522 RouteDataForProtocol* proto = (RouteDataForProtocol*)routeData; in printDiagnostic() local
314 Matcher proto = webUrlProtocol.matcher(matchStr); in creatFileForSharedContent() local
238 LauncherDumpProto.LauncherImpression proto = new LauncherDumpProto.LauncherImpression(); in dumpProto() local
472 int proto = TextUtils.isEmpty(protoName) ? -1 in query() local
1281 private void generateKeepaliveFilters(ApfGenerator gen, Class<?> filterType, int proto, in generateKeepaliveFilters()