Searched refs:getNeutralButtonTextResId (Results 1 – 4 of 4) sorted by relevance
142 assertEquals(VALID_TEST_RES_ID_2, dialogInfo.getNeutralButtonTextResId()); in buttonStringClearedWhenResIdSet()
169 public int getNeutralButtonTextResId() { in getNeutralButtonTextResId() method in SuspendDialogInfo
205 final int buttonTextId = mSuppliedDialogInfo.getNeutralButtonTextResId(); in resolveNeutralButtonText()
495 assertThat(params.getDialogInfo().getNeutralButtonTextResId(), is(ID_NULL)); in testReadPackageRestrictions_noSuspendParamsMap()