Home
last modified time | relevance | path

Searched defs:userInfo (Results 1 – 10 of 10) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowUserManager.java145 UserInfo userInfo = new UserInfo(profileUserHandle, profileName, profileFlags); in addProfile() local
350 UserInfo userInfo = getUserInfo(UserHandle.myUserId()); in setIsDemoUser() local
371 UserInfo userInfo = getUserInfo(UserHandle.myUserId()); in setIsAdminUser() local
412 UserInfo userInfo = getUserInfo(UserHandle.myUserId()); in setIsPrimaryUser() local
437 UserInfo userInfo = getUserInfo(UserHandle.myUserId()); in setIsLinkedUser() local
454 UserInfo userInfo = getUserInfo(UserHandle.myUserId()); in setIsGuestUser() local
/external/nist-sip/java/gov/nist/javax/sip/address/
DAuthority.java52 protected UserInfo userInfo; field in Authority
DSipUri.java116 UserInfo userInfo = authority.getUserInfo(); in clearPassword() local
/external/clang/test/Analysis/
Dcfref_PR2519.c36 …CFDictionaryRef userInfo = CFDictionaryCreate(kCFAllocatorDefault, (const void **)&_key, (const vo… in main() local
/external/OpenCL-CTS/test_common/harness/
DThreadPool.cpp669 void *userInfo ) in ThreadPool_Do()
894 void *userInfo ) in ThreadPool_Do()
/external/OpenCL-CTS/test_conformance/half/
DTest_vStoreHalf.cpp69 ReferenceF(cl_uint jid, cl_uint tid, void *userInfo) in ReferenceF()
93 CheckF(cl_uint jid, cl_uint tid, void *userInfo) in CheckF()
141 ReferenceD(cl_uint jid, cl_uint tid, void *userInfo) in ReferenceD()
165 CheckD(cl_uint jid, cl_uint tid, void *userInfo) in CheckD()
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dbinary_two_results_i.cpp220 ReferenceF(cl_uint jid, cl_uint tid, void *userInfo) in ReferenceF()
243 ReferenceD(cl_uint jid, cl_uint tid, void *userInfo) in ReferenceD()
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckCLDR.java165 UserInfo userInfo // can get voterInfo from this. in getShowRowAction()
239 UserInfo userInfo // can get voterInfo from this. in getAcceptNewItemAction()
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dcommon.h125 static cl_int HostThreadFunction(cl_uint job_id, cl_uint thread_id, void *userInfo) in HostThreadFunction()
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_int_basic_ops.cpp412 cl_int test_integer_ops_do_thread( cl_uint job_id, cl_uint thread_id, void *userInfo ) in test_integer_ops_do_thread()