Searched refs:mActionViewConstructorArguments (Results 1 – 2 of 2) sorted by relevance
68 private final Object[] mActionViewConstructorArguments; field in MenuInflater82 mActionViewConstructorArguments = new Object[] {context}; in MenuInflater()83 mActionProviderConstructorArguments = mActionViewConstructorArguments; in MenuInflater()95 mActionViewConstructorArguments = new Object[] {context}; in MenuInflater()96 mActionProviderConstructorArguments = mActionViewConstructorArguments; in MenuInflater()517 ACTION_VIEW_CONSTRUCTOR_SIGNATURE, mActionViewConstructorArguments); in setItem()
75831 Landroid/view/MenuInflater;->mActionViewConstructorArguments:[Ljava/lang/Object;