Home
last modified time | relevance | path

Searched defs:extras (Results 1 – 25 of 169) sorted by relevance

1234567

/external/python/mobly/mobly/
Dasserts.py29 extras=None, argument
55 def assert_equal(first, second, msg=None, extras=None): argument
75 def assert_not_equal(first, second, msg=None, extras=None): argument
89 extras=None): argument
124 extras=None): argument
147 def assert_in(member, container, msg=None, extras=None): argument
156 def assert_not_in(member, container, msg=None, extras=None): argument
165 def assert_is(expr1, expr2, msg=None, extras=None): argument
174 def assert_is_not(expr1, expr2, msg=None, extras=None): argument
183 def assert_count_equal(first, second, msg=None, extras=None): argument
[all …]
Dexpects.py75 def expect_true(condition, msg, extras=None): argument
94 def expect_false(condition, msg, extras=None): argument
113 def expect_equal(first, second, msg=None, extras=None): argument
138 def expect_no_raises(message=None, extras=None): argument
/external/robolectric-shadows/shadows/playservices/src/main/java/org/robolectric/shadows/gms/
DShadowGoogleAuthUtil.java72 Bundle extras) throws IOException, UserRecoverableAuthException, GoogleAuthException { in getToken()
84 Bundle extras) throws IOException, UserRecoverableAuthException, GoogleAuthException { in getToken()
90 String scope, Bundle extras) in getTokenWithNotification()
97 String scope, Bundle extras, Intent callback) in getTokenWithNotification()
105 String scope, Bundle extras, String authority, Bundle syncBundle) in getTokenWithNotification()
113 String scope, Bundle extras, Intent callback) in getTokenWithNotification()
121 String scope, Bundle extras) in getTokenWithNotification()
128 String scope, Bundle extras, String authority, Bundle syncBundle) in getTokenWithNotification()
161 public String getToken(Context context, Account account, String scope, Bundle extras) in getToken()
171 public String getToken(Context context, String accountName, String scope, Bundle extras) in getToken()
[all …]
/external/robolectric/shadows/playservices/src/main/java/org/robolectric/shadows/gms/
DShadowGoogleAuthUtil.java72 Bundle extras) throws IOException, UserRecoverableAuthException, GoogleAuthException { in getToken()
84 Bundle extras) throws IOException, UserRecoverableAuthException, GoogleAuthException { in getToken()
90 String scope, Bundle extras) in getTokenWithNotification()
97 String scope, Bundle extras, Intent callback) in getTokenWithNotification()
105 String scope, Bundle extras, String authority, Bundle syncBundle) in getTokenWithNotification()
113 String scope, Bundle extras, Intent callback) in getTokenWithNotification()
121 String scope, Bundle extras) in getTokenWithNotification()
128 String scope, Bundle extras, String authority, Bundle syncBundle) in getTokenWithNotification()
161 public String getToken(Context context, Account account, String scope, Bundle extras) in getToken()
171 public String getToken(Context context, String accountName, String scope, Bundle extras) in getToken()
[all …]
/external/exoplayer/tree/extensions/mediasession/src/main/java/com/google/android/exoplayer2/ext/mediasession/
DMediaSessionConnector.java170 @Nullable Bundle extras, in onCommand()
212 void onPrepareFromMediaId(String mediaId, boolean playWhenReady, @Nullable Bundle extras); in onPrepareFromMediaId()
220 void onPrepareFromSearch(String query, boolean playWhenReady, @Nullable Bundle extras); in onPrepareFromSearch()
228 void onPrepareFromUri(Uri uri, boolean playWhenReady, @Nullable Bundle extras); in onPrepareFromUri()
328 void onSetRating(Player player, RatingCompat rating, @Nullable Bundle extras); in onSetRating()
376 Player player, ControlDispatcher controlDispatcher, String action, @Nullable Bundle extras); in onCustomAction()
663 @Nullable CharSequence message, int code, @Nullable Bundle extras) { in setCustomErrorMessage()
748 Bundle extras = new Bundle(); in invalidateMediaSessionPlaybackState() local
1003 @Nullable Bundle extras = description.getExtras(); in getMetadata() local
1254 public void onCustomAction(String action, @Nullable Bundle extras) { in onCustomAction()
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/mediasession/src/main/java/com/google/android/exoplayer2/ext/mediasession/
DMediaSessionConnector.java179 Player player, String command, @Nullable Bundle extras, @Nullable ResultReceiver cb); in onCommand()
220 void onPrepareFromMediaId(String mediaId, boolean playWhenReady, @Nullable Bundle extras); in onPrepareFromMediaId()
228 void onPrepareFromSearch(String query, boolean playWhenReady, @Nullable Bundle extras); in onPrepareFromSearch()
236 void onPrepareFromUri(Uri uri, boolean playWhenReady, @Nullable Bundle extras); in onPrepareFromUri()
331 void onSetRating(Player player, RatingCompat rating, @Nullable Bundle extras); in onSetRating()
373 void onCustomAction(Player player, String action, @Nullable Bundle extras); in onCustomAction()
664 @Nullable CharSequence message, int code, @Nullable Bundle extras) { in setCustomErrorMessage()
795 Bundle extras = new Bundle(); in invalidateMediaSessionPlaybackState() local
1059 @Nullable Bundle extras = description.getExtras(); in getMetadata() local
1310 public void onCustomAction(String action, @Nullable Bundle extras) { in onCustomAction()
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/mediasession/src/main/java/com/google/android/exoplayer2/ext/mediasession/
DMediaSessionConnector.java179 Player player, String command, @Nullable Bundle extras, @Nullable ResultReceiver cb); in onCommand()
220 void onPrepareFromMediaId(String mediaId, boolean playWhenReady, @Nullable Bundle extras); in onPrepareFromMediaId()
228 void onPrepareFromSearch(String query, boolean playWhenReady, @Nullable Bundle extras); in onPrepareFromSearch()
236 void onPrepareFromUri(Uri uri, boolean playWhenReady, @Nullable Bundle extras); in onPrepareFromUri()
331 void onSetRating(Player player, RatingCompat rating, @Nullable Bundle extras); in onSetRating()
373 void onCustomAction(Player player, String action, @Nullable Bundle extras); in onCustomAction()
664 @Nullable CharSequence message, int code, @Nullable Bundle extras) { in setCustomErrorMessage()
795 Bundle extras = new Bundle(); in invalidateMediaSessionPlaybackState() local
1059 @Nullable Bundle extras = description.getExtras(); in getMetadata() local
1310 public void onCustomAction(String action, @Nullable Bundle extras) { in onCustomAction()
[all …]
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTelecomManager.java404 protected void addNewIncomingCall(PhoneAccountHandle phoneAccount, Bundle extras) { in addNewIncomingCall()
473 Bundle extras = verifyNotNull(call.extras); in buildConnectionRequestForIncomingCall() local
482 protected void placeCall(Uri address, Bundle extras) { in placeCall()
552 Bundle extras = verifyNotNull(call.extras); in buildConnectionRequestForOutgoingCall() local
566 public void addNewUnknownCall(PhoneAccountHandle phoneAccount, Bundle extras) { in addNewUnknownCall()
686 public final Bundle extras; field in ShadowTelecomManager.CallRecord
692 public CallRecord(PhoneAccountHandle phoneAccount, Bundle extras) { in CallRecord()
705 public IncomingCallRecord(PhoneAccountHandle phoneAccount, Bundle extras) { in IncomingCallRecord()
714 public final Bundle extras; field in ShadowTelecomManager.OutgoingCallRecord
718 public OutgoingCallRecord(Uri address, Bundle extras) { in OutgoingCallRecord()
[all …]
DShadowWallpaperManager.java58 IBinder windowToken, String action, int x, int y, int z, Bundle extras) { in sendWallpaperCommand()
304 public final Bundle extras; field in ShadowWallpaperManager.WallpaperCommandRecord
306 WallpaperCommandRecord(IBinder windowToken, String action, int x, int y, int z, Bundle extras) { in WallpaperCommandRecord()
/external/python/cryptography/
Dtox.ini7 extras = key
42 extras = key
56 extras = key
64 extras = key
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowTelecomManagerTest.java208 Bundle extras = new Bundle(); in testAllowNewIncomingCall() local
235 Bundle extras = new Bundle(); in testDenyNewIncomingCall() local
258 Bundle extras = new Bundle(); in testPlaceCall() local
276 Bundle extras = new Bundle(); in testAllowPlaceCall() local
305 Bundle extras = new Bundle(); in testDenyPlaceCall() local
/external/libtextclassifier/jni/com/google/android/textclassifier/
DRemoteActionTemplate.java60 public final NamedVariant[] extras; field in RemoteActionTemplate
76 NamedVariant[] extras, in RemoteActionTemplate()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTelecomManager.java288 protected void addNewIncomingCall(PhoneAccountHandle phoneAccount, Bundle extras) { in addNewIncomingCall()
298 public void addNewUnknownCall(PhoneAccountHandle phoneAccount, Bundle extras) { in addNewUnknownCall()
328 protected void placeCall(Uri address, Bundle extras) {} in placeCall()
344 public CallRecord(PhoneAccountHandle phoneAccount, Bundle extras) { in CallRecord()
/external/python/setuptools/
Dtox.ini14 extras = testing key
30 extras = testing-integration key
45 extras = key
/external/python/setuptools/setuptools/_vendor/nspektr/
D__init__.py50 def find_direct_dependencies(dist, extras=None): argument
90 def find_dependencies(dist, extras=None): argument
D_compat.py11 def repair_extras(extras): argument
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dintent.py33 extras=None, argument
89 def extras(self): member in Intent
/external/tensorflow/tensorflow/python/platform/
Dbenchmark.py93 throughput=None, extras=None, metrics=None): argument
280 extras=None, argument
344 extras=None, argument
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DEnumLookup.java22 T to, Object... extras) { in of()
32 Map<String, T> extras) { in of()
/external/exoplayer/tree/extensions/jobdispatcher/src/main/java/com/google/android/exoplayer2/ext/jobdispatcher/
DJobDispatcherScheduler.java125 Bundle extras = new Bundle(); in buildJob() local
145 Bundle extras = params.getExtras(); in onStartJob() local
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/scheduler/
DPlatformScheduler.java108 PersistableBundle extras = new PersistableBundle(); in buildJobInfo() local
128 PersistableBundle extras = params.getExtras(); in onStartJob() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/scheduler/
DPlatformScheduler.java128 PersistableBundle extras = new PersistableBundle(); in buildJobInfo() local
141 PersistableBundle extras = params.getExtras(); in onStartJob() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/scheduler/
DPlatformScheduler.java128 PersistableBundle extras = new PersistableBundle(); in buildJobInfo() local
141 PersistableBundle extras = params.getExtras(); in onStartJob() local
/external/python/futures/
Dsetup.py12 extras = {} variable
/external/fonttools/Lib/fontTools/ttLib/tables/
DT_S_I__3.py12 extras = {0xfffa: "reserved0", 0xfffb: "reserved1", 0xfffc: "reserved2", 0xfffd: "reserved3"} variable in table_T_S_I__3

1234567