Searched refs:nullable (Results 1 – 25 of 25) sorted by relevance
21 void createUserData(@nullable @utf8InCpp String uuid, int userId, int userSerial, int flags); in createUserData()22 void destroyUserData(@nullable @utf8InCpp String uuid, int userId, int flags); in destroyUserData()24 long createAppData(@nullable @utf8InCpp String uuid, in @utf8InCpp String packageName, in createAppData()26 void restoreconAppData(@nullable @utf8InCpp String uuid, @utf8InCpp String packageName, in restoreconAppData()28 void migrateAppData(@nullable @utf8InCpp String uuid, @utf8InCpp String packageName, in migrateAppData()30 void clearAppData(@nullable @utf8InCpp String uuid, @utf8InCpp String packageName, in clearAppData()32 void destroyAppData(@nullable @utf8InCpp String uuid, @utf8InCpp String packageName, in destroyAppData()35 void fixupAppData(@nullable @utf8InCpp String uuid, int flags); in fixupAppData()37 long[] getAppSize(@nullable @utf8InCpp String uuid, in @utf8InCpp String[] packageNames, in getAppSize()40 long[] getUserSize(@nullable @utf8InCpp String uuid, int userId, int flags, in int[] appIds); in getUserSize()[all …]
28 import static org.mockito.Matchers.nullable;442 .makeInboundSmsTracker(nullable(byte[].class), anyLong(), anyInt(), anyBoolean(), in testMultiPartSmsWithIncompleteWAP()443 nullable(String.class), nullable(String.class), anyInt(), anyInt(), in testMultiPartSmsWithIncompleteWAP()444 anyInt(), anyBoolean(), nullable(String.class)); in testMultiPartSmsWithIncompleteWAP()455 .makeInboundSmsTracker(nullable(byte[].class), anyLong(), anyInt(), anyBoolean(), in testMultiPartSmsWithIncompleteWAP()456 nullable(String.class), nullable(String.class), anyInt(), anyInt(), in testMultiPartSmsWithIncompleteWAP()457 anyInt(), anyBoolean(), nullable(String.class)); in testMultiPartSmsWithIncompleteWAP()470 .makeInboundSmsTracker(nullable(byte[].class), anyLong(), anyInt(), anyBoolean(), in testMultiPartSmsWithIncompleteWAP()471 nullable(String.class), nullable(String.class), anyInt(), anyInt(), in testMultiPartSmsWithIncompleteWAP()472 anyInt(), anyBoolean(), nullable(String.class)); in testMultiPartSmsWithIncompleteWAP()[all …]
22 import static org.mockito.Matchers.nullable;123 nullable(BroadcastReceiver.class), any(Handler.class), eq(Activity.RESULT_OK), in testBroadcastSms()
22 import static org.mockito.Matchers.nullable;325 .makeServiceStateTracker(nullable(GsmCdmaPhone.class), in setUp()326 nullable(CommandsInterface.class)); in setUp()328 .makeIccCardProxy(nullable(Context.class), nullable(CommandsInterface.class), in setUp()331 .makeGsmCdmaCallTracker(nullable(GsmCdmaPhone.class)); in setUp()333 .makeIccPhoneBookInterfaceManager(nullable(Phone.class)); in setUp()335 .makeDcTracker(nullable(Phone.class)); in setUp()337 .makeWspTypeDecoder(nullable(byte[].class)); in setUp()339 .makeInboundSmsTracker(nullable(byte[].class), anyLong(), anyInt(), anyBoolean(), in setUp()340 anyBoolean(), nullable(String.class), nullable(String.class), in setUp()[all …]
28 import static org.mockito.Matchers.nullable;126 nullable(Object.class)); in setUp()319 verify(mSimulatedCommandsVerifier, times(0)).sendBurstDtmf(nullable(String.class), anyInt(), in testSendBurstDtmf()320 anyInt(), nullable(Message.class)); in testSendBurstDtmf()325 verify(mSimulatedCommandsVerifier, times(0)).sendBurstDtmf(nullable(String.class), anyInt(), in testSendBurstDtmf()326 anyInt(), nullable(Message.class)); in testSendBurstDtmf()331 verify(mSimulatedCommandsVerifier, times(0)).sendBurstDtmf(nullable(String.class), anyInt(), in testSendBurstDtmf()332 anyInt(), nullable(Message.class)); in testSendBurstDtmf()337 verify(mSimulatedCommandsVerifier, times(0)).sendBurstDtmf(nullable(String.class), anyInt(), in testSendBurstDtmf()338 anyInt(), nullable(Message.class)); in testSendBurstDtmf()[all …]
24 import static org.mockito.Matchers.nullable;88 nullable(Message.class)); in testTethering()97 nullable(Message.class)); in testTethering()100 eq(true), nullable(Message.class)); in testTethering()111 eq(true), nullable(Message.class)); in testCharging()119 nullable(Message.class)); in testCharging()122 eq(true), nullable(Message.class)); in testCharging()125 eq(false), nullable(Message.class)); in testCharging()
21 import static org.mockito.Matchers.nullable;93 nullable(Bundle.class), in testDispatchWapPdu()
27 import static org.mockito.Matchers.nullable;409 nullable(Object.class)); in testUpdatePhoneType()1007 nullable(Message.class)); in testDisableLocationUpdates()
29 void sendEvent(int event, int arg, in @nullable byte[] eventData); in sendEvent()31 void refreshEntitlements(int refreshType, in @nullable byte[] refreshData); in refreshEntitlements()
21 void onEvent(int event, int arg, in @nullable byte[] data); in onEvent()
55 void setTrackedViews(int sessionId, in @nullable AutofillId[] savableIds, in setTrackedViews()56 boolean saveOnAllViewsInvisible, in @nullable AutofillId[] fillableIds); in setTrackedViews()
23 import static org.mockito.ArgumentMatchers.nullable;471 verify(mImsManager, never()).makeCall(anyInt(), nullable(ImsCallProfile.class), in testDialImsServiceUnavailable()472 eq(new String[]{"+17005554141"}), nullable(ImsCall.Listener.class)); in testDialImsServiceUnavailable()475 verify(mImsManager, times(2)).open(anyInt(), nullable(PendingIntent.class), in testDialImsServiceUnavailable()476 nullable(ImsConnectionStateListener.class)); in testDialImsServiceUnavailable()485 mImsManager).setUiTTYMode(nullable(Context.class), anyInt(), in testTTYImsServiceUnavailable()486 nullable(Message.class)); in testTTYImsServiceUnavailable()496 verify(mImsManager, times(2)).open(anyInt(), nullable(PendingIntent.class), in testTTYImsServiceUnavailable()497 nullable(ImsConnectionStateListener.class)); in testTTYImsServiceUnavailable()
29 import static org.mockito.Matchers.nullable;399 verify(mImsCT, times(0)).sendDtmf(anyChar(), nullable(Message.class)); in testDtmf()403 verify(mImsCT, times(0)).sendDtmf(eq('0'), nullable(Message.class)); in testDtmf()408 verify(mImsCT, times(0)).sendDtmf(eq('0'), nullable(Message.class)); in testDtmf()412 verify(mImsCT, times(1)).sendDtmf(anyChar(), nullable(Message.class)); in testDtmf()609 intent.capture(), nullable(String.class), any(BroadcastReceiver.class), in testProcessDisconnectReason()610 nullable(Handler.class), eq(Activity.RESULT_OK), nullable(String.class), in testProcessDisconnectReason()611 nullable(Bundle.class)); in testProcessDisconnectReason()
42 @nullable IIncidentReportStatusListener listener, in reportIncidentToStream()
216 boolean nullable); in readEmbeddedBuffer() argument
32 import static org.mockito.Matchers.nullable;163 eq(READ_PHONE_STATE), nullable(String.class)); in testMethodWithNoPermissions()
83 verify(mSimulatedCommandsVerifier).sendCdmaSms(nullable(byte[].class), any(Message.class)); in testSendSms()
60 import static org.mockito.ArgumentMatchers.nullable;121 nullable(TaskRecord.class), in testStartUser_foreground()135 nullable(TaskRecord.class), in testStartUser_background()
23 import static org.mockito.Matchers.nullable;153 nullable(IPackageDeleteObserver.class), anyInt(), eq(mTestUser.getIdentifier())); in testApplyUserAppsStates()
837 jlong parentHandle, jlong offset, jboolean nullable) { in JHwParcel_native_readEmbeddedBuffer() argument856 } else if (status == OK && !nullable && ptr == nullptr) { in JHwParcel_native_readEmbeddedBuffer()
5 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
27 import static org.mockito.Mockito.nullable;1062 anyString(), nullable(String.class), anyInt(), anyInt()); in testFinishSessionAsUserSuccess()1934 anyString(), nullable(String.class), anyInt(), anyInt()); in testAddAccountAsUserSuccess()
95 import static org.mockito.Mockito.nullable;217 anyString(), nullable(Bundle.class), any(UserHandle.class)); in setUpUserManager()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...