Searched refs:REQUEST_PRIORITY_NORMAL (Results 1 – 3 of 3) sorted by relevance
20 …rt static com.android.internal.net.ipsec.test.ike.IkeLocalRequestScheduler.REQUEST_PRIORITY_NORMAL;91 when(mMockRequestArray[i].getPriority()).thenReturn(REQUEST_PRIORITY_NORMAL); in setUp()183 REQUEST_PRIORITY_NORMAL, in testProcedureTypeToPriority()
70 @VisibleForTesting static final int REQUEST_PRIORITY_NORMAL = 2; field in IkeLocalRequestScheduler79 REQUEST_PRIORITY_NORMAL,340 return REQUEST_PRIORITY_NORMAL; in procedureTypeToPriority()
125 private static final int REQUEST_PRIORITY_NORMAL = 1; field in CarEvsService866 return mStateEngine.execute(REQUEST_PRIORITY_NORMAL, SERVICE_STATE_REQUESTED, type); in startActivity()879 mStateEngine.execute(REQUEST_PRIORITY_NORMAL, SERVICE_STATE_INACTIVE); in stopActivity()