Searched refs:LOCAL_UID (Results 1 – 2 of 2) sorted by relevance
33 public static final Integer LOCAL_UID = 1000; field in ShadowBinder40 setCallingUid(LOCAL_UID); in clearCallingIdentity()
994 assertThat(ShadowKeyValueBackupJob.getCallingUid()).isEqualTo(ShadowBinder.LOCAL_UID); in testBackupNow_clearsCallingIdentityForJobScheduler()1012 .isEqualTo(ShadowBinder.LOCAL_UID); in testBackupNow_whenExceptionThrown_restoresCallingIdentity()