Searched refs:FALSE (Results 1 – 7 of 7) sorted by relevance
128 basicConstraints = CA:FALSE138 basicConstraints = CA:FALSE152 basicConstraints = CA:FALSE
32 boolean[] booleans = {Boolean.TRUE, Boolean.FALSE}; in collectDeviceInfo()
64 mActivity.mSuccess = Boolean.FALSE; in handleMessage()
173 private static final String FALSE = "false"; field in JsonReader1020 value = FALSE; in decodeLiteral()
165 when(mockAllowCloseListener.onClose()).thenReturn(Boolean.FALSE); in testAllowIconifyingInconifiableView()
3214 when(mockOnLongClickListener.onLongClick(any(View.class))).thenReturn(Boolean.FALSE); in testPerformLongClick()6317 thenReturn(Boolean.FALSE); in testSetAndGetCustomSelectionActionModeCallback()6383 thenReturn(Boolean.FALSE); in testSetAndGetCustomInsertionActionMode()
626 if (Boolean.FALSE.equals(compareByteBufferInFormats(f1, f2, "hdr-static-info"))) { in compareFormats()