Searched refs:ACTION_VIEW_CONSTRUCTOR_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
81 static final Class<?>[] ACTION_VIEW_CONSTRUCTOR_SIGNATURE = new Class[] {Context.class}; field in SupportMenuInflater84 ACTION_VIEW_CONSTRUCTOR_SIGNATURE;496 ACTION_VIEW_CONSTRUCTOR_SIGNATURE, mActionViewConstructorArguments); in setItem()
64 private static final Class<?>[] ACTION_VIEW_CONSTRUCTOR_SIGNATURE = new Class[] {Context.class}; field in MenuInflater66 … static final Class<?>[] ACTION_PROVIDER_CONSTRUCTOR_SIGNATURE = ACTION_VIEW_CONSTRUCTOR_SIGNATURE;517 ACTION_VIEW_CONSTRUCTOR_SIGNATURE, mActionViewConstructorArguments); in setItem()