Searched refs:sLookupKey (Results 1 – 2 of 2) sorted by relevance
272 private static final MethodKey sLookupKey = new MethodKey(); field in RemoteViews927 sLookupKey.set(klass, paramType, methodName); in getMethod()928 result = sMethods.get(sLookupKey); in getMethod()
83633 Landroid/widget/RemoteViews;->sLookupKey:Landroid/widget/RemoteViews$MethodKey;