Searched refs:ACTION_VIEW_CONSTRUCTOR_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
80 static final Class<?>[] ACTION_VIEW_CONSTRUCTOR_SIGNATURE = new Class[] {Context.class}; field in SupportMenuInflater83 ACTION_VIEW_CONSTRUCTOR_SIGNATURE;495 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()