Searched defs:options (Results 26 - 50 of 207) sorted by relevance

123456789

/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
H A DVrPipline1.java33 Script.LaunchOptions options = new Script.LaunchOptions(); field in class:VrPipline1
112 options.setX(0,state.mImgWidth);
113 options.setY(i*state.mImgHeight/blocks, (i+1)*state.mImgHeight/blocks);
114 scriptC_vr.forEach_draw_z_buffer(state.mzRangeFullAllocation, state.mScrAllocation, options);
/frameworks/support/media-compat/api24/android/support/v4/media/
H A DMediaBrowserServiceCompatApi24.java49 public static void notifyChildrenChanged(Object serviceObj, String parentId, Bundle options) { argument
50 ((MediaBrowserService) serviceObj).notifyChildrenChanged(parentId, options);
58 void onLoadChildren(String parentId, ResultWrapper result, Bundle options); argument
103 Bundle options) {
105 parentId, new ResultWrapper(result), options);
102 onLoadChildren(String parentId, Result<List<MediaBrowser.MediaItem>> result, Bundle options) argument
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/app/
H A DSingleFragmentTestBase.java79 public SingleFragmentTestActivity launchAndWaitActivity(Class fragmentClass, Options options, argument
81 return launchAndWaitActivity(fragmentClass.getName(), options, waitTimeMs);
85 Options options, long waitTimeMs) {
88 if (options != null) {
89 options.collect(intent);
84 launchAndWaitActivity(String firstFragmentName, Options options, long waitTimeMs) argument
H A DSingleSupportFragmentTestBase.java82 public SingleSupportFragmentTestActivity launchAndWaitActivity(Class fragmentClass, Options options, argument
84 return launchAndWaitActivity(fragmentClass.getName(), options, waitTimeMs);
88 Options options, long waitTimeMs) {
91 if (options != null) {
92 options.collect(intent);
87 launchAndWaitActivity(String firstFragmentName, Options options, long waitTimeMs) argument
/frameworks/av/media/libstagefright/wifi-display/source/
H A DRepeaterSource.cpp110 MediaBuffer **buffer, const ReadOptions *options) {
113 CHECK(options == NULL || !options->getSeekTo(&seekTimeUs, &seekMode));
109 read( MediaBuffer **buffer, const ReadOptions *options) argument
/frameworks/base/core/java/android/app/
H A DActivityTransitionState.java154 public void setEnterActivityOptions(Activity activity, ActivityOptions options) { argument
162 && options != null && mEnterActivityOptions == null
164 && options.getAnimationType() == ActivityOptions.ANIM_SCENE_TRANSITION) {
165 mEnterActivityOptions = options;
359 public void startExitOutTransition(Activity activity, Bundle options) { argument
365 ActivityOptions activityOptions = new ActivityOptions(options);
/frameworks/base/core/java/android/text/method/
H A DCharacterPickerDialog.java52 * <code>options</code> for insertion or replacement (depending on
56 Editable text, String options,
62 mOptions = options;
55 CharacterPickerDialog(Context context, View view, Editable text, String options, boolean insert) argument
/frameworks/base/graphics/java/android/graphics/
H A DBitmapRegionDecoder.java177 * @param options null-ok; Options that control downsampling.
187 public Bitmap decodeRegion(Rect rect, BitmapFactory.Options options) { argument
188 BitmapFactory.Options.validate(options);
195 rect.right - rect.left, rect.bottom - rect.top, options);
265 BitmapFactory.Options options);
263 nativeDecodeRegion(long lbm, int start_x, int start_y, int width, int height, BitmapFactory.Options options) argument
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DTestAccountType1Authenticator.java65 Bundle options) throws NetworkErrorException {
71 if (options != null) {
72 accountName = options.getString(AccountManagerServiceTestFixtures.KEY_ACCOUNT_NAME);
82 result.putParcelable(AccountManagerServiceTestFixtures.KEY_OPTIONS_BUNDLE, options);
108 Bundle options) throws NetworkErrorException {
148 Bundle options) throws NetworkErrorException {
154 long expiryMillis = (options == null)
155 ? 0 : options.getLong(AccountManagerServiceTestFixtures.KEY_TOKEN_EXPIRY);
203 Bundle options) throws NetworkErrorException {
265 Bundle options) throw
60 addAccount( AccountAuthenticatorResponse response, String accountType, String authTokenType, String[] requiredFeatures, Bundle options) argument
105 confirmCredentials( AccountAuthenticatorResponse response, Account account, Bundle options) argument
144 getAuthToken( AccountAuthenticatorResponse response, Account account, String authTokenType, Bundle options) argument
199 updateCredentials( AccountAuthenticatorResponse response, Account account, String authTokenType, Bundle options) argument
260 startAddAccountSession( AccountAuthenticatorResponse response, String accountType, String authTokenType, String[] requiredFeatures, Bundle options) argument
316 startUpdateCredentialsSession( AccountAuthenticatorResponse response, Account account, String authTokenType, Bundle options) argument
460 fillResultWithError(Bundle result, Bundle options) argument
[all...]
H A DTestAccountType2Authenticator.java58 Bundle options) throws NetworkErrorException {
67 Bundle options) throws NetworkErrorException {
77 Bundle options) throws NetworkErrorException {
93 Bundle options) throws NetworkErrorException {
113 Bundle options) throws NetworkErrorException {
123 Bundle options)
53 addAccount( AccountAuthenticatorResponse response, String accountType, String authTokenType, String[] requiredFeatures, Bundle options) argument
64 confirmCredentials( AccountAuthenticatorResponse response, Account account, Bundle options) argument
73 getAuthToken( AccountAuthenticatorResponse response, Account account, String authTokenType, Bundle options) argument
89 updateCredentials( AccountAuthenticatorResponse response, Account account, String authTokenType, Bundle options) argument
108 startAddAccountSession( AccountAuthenticatorResponse response, String accountType, String authTokenType, String[] requiredFeatures, Bundle options) argument
119 startUpdateCredentialsSession( AccountAuthenticatorResponse response, Account account, String authTokenType, Bundle options) argument
/frameworks/base/telephony/java/com/android/ims/internal/uce/options/
H A DOptionsCmdStatus.java17 package com.android.ims.internal.uce.options;
H A DOptionsSipResponse.java17 package com.android.ims.internal.uce.options;
/frameworks/base/tests/utils/testutils/java/com/android/internal/util/test/
H A DBroadcastInterceptingContext.java199 public void sendStickyBroadcastAsUser(Intent intent, UserHandle user, Bundle options) { argument
/frameworks/base/tools/aapt2/
H A DDebug.cpp117 const DebugPrintTableOptions& options) {
173 if (options.show_sources && !value->value->GetSource().path.empty()) {
116 PrintTable(ResourceTable* table, const DebugPrintTableOptions& options) argument
/frameworks/base/tools/aapt2/cmd/
H A DDump.cpp139 DebugPrintTableOptions options; local
140 options.show_sources = true;
141 Debug::PrintTable(table.get(), options);
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeLayoutParamsMapAttributes.java80 String[] options, int defaultValue) {
116 String[] options, int defaultValue) {
79 getAttributeListValue(String namespace, String attribute, String[] options, int defaultValue) argument
115 getAttributeListValue(int index, String[] options, int defaultValue) argument
/frameworks/compile/mclinker/include/mcld/
H A DLinkerConfig.h25 * options() - the general options
27 * attribute() - the attribute options
63 const GeneralOptions& options() const { return m_Options; } function in class:mcld::LinkerConfig
64 GeneralOptions& options() { return m_Options; } function in class:mcld::LinkerConfig
/frameworks/ex/common/java/com/android/common/
H A DOperationScheduler.java36 /** Tunable parameter options for {@link #getNextTimeMillis}. */
87 * Parse scheduler options supplied in this string form:
97 * The default options: <code>backoff=0+5 max=86400 min=0 period=0</code><br>
101 * @param spec describing some or all scheduler options.
102 * @param options to update with parsed values.
103 * @return the options passed in (for convenience)
106 public static Options parseOptions(String spec, Options options) argument
116 options.backoffFixedMillis = parseSeconds(pieces[0]);
119 options.backoffIncrementalMillis = parseSeconds(pieces[1]);
122 options
150 getNextTimeMillis(Options options) argument
[all...]
/frameworks/native/cmds/lshal/
H A DLshal.cpp82 " IBase::debug with empty options\n"
90 " lshal debug <interface> [options [options [...]]] \n"
94 " options: space separated options to IBase::debug.\n";
135 const std::vector<std::string> &options,
174 hardware::Return<void> ret = base->debug(fdHandle.get(), convert(options));
190 // no options at all.
132 emitDebugInfo( const std::string &interfaceName, const std::string &instanceName, const std::vector<std::string> &options, std::ostream &out, NullableOStream<std::ostream> err) const argument
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
H A DMainActivity.java74 DepthOfFieldOptions options;
78 options = new DepthOfFieldOptions(rgbz);
79 options.setFocusPoint(0.5f, 0.5f);
80 options.setBokeh(0.25f);
82 task = new RsTaskParams(this, renderScript, options);
86 options = new DepthOfFieldOptions(rgbz);
87 options.setFocusPoint(0.5f, 0.5f);
88 options.setBokeh(0.25f);
90 task = new RsTaskParams(this, renderScript, options);
94 options
159 RsTaskParams(MainActivity context, RenderScript renderScript, DepthOfFieldOptions options) argument
[all...]
/frameworks/support/compat/java/android/support/v4/content/
H A DContextCompat.java111 * @param options Additional options for how the Activity should be started.
115 public static boolean startActivities(Context context, Intent[] intents, Bundle options) { argument
117 context.startActivities(intents, options);
127 * <p>In Android 4.1+ additional options were introduced to allow for more
135 * @param options Additional options for how the Activity should be started.
136 * May be null if there are no options. See
141 public static void startActivity(Context context, Intent intent, @Nullable Bundle options) { argument
143 context.startActivity(intent, options);
[all...]
/frameworks/support/core-utils/java/android/support/v4/app/
H A DTaskStackBuilder.java78 int flags, Bundle options) {
89 int flags, Bundle options) {
92 return PendingIntent.getActivities(context, requestCode, intents, flags, options);
300 * @param options Additional options for how the Activity should be started.
303 public void startActivities(Bundle options) { argument
312 if (!ContextCompat.startActivities(mSourceContext, intents, options)) {
343 * @param options Additional options for how the Activity should be started.
347 public PendingIntent getPendingIntent(int requestCode, int flags, Bundle options) { argument
77 getPendingIntent(Context context, Intent[] intents, int requestCode, int flags, Bundle options) argument
88 getPendingIntent(Context context, Intent[] intents, int requestCode, int flags, Bundle options) argument
[all...]
/frameworks/av/media/libstagefright/
H A DAACExtractor.cpp50 MediaBuffer **buffer, const ReadOptions *options = NULL);
289 MediaBuffer **out, const ReadOptions *options) {
294 if (options && options->getSeekTo(&seekTimeUs, &mode)) {
288 read( MediaBuffer **out, const ReadOptions *options) argument
H A DAMRExtractor.cpp48 MediaBuffer **buffer, const ReadOptions *options = NULL);
257 MediaBuffer **out, const ReadOptions *options) {
262 if (mOffsetTableLength > 0 && options && options->getSeekTo(&seekTimeUs, &mode)) {
256 read( MediaBuffer **out, const ReadOptions *options) argument
H A DAudioPlayer.cpp103 MediaSource::ReadOptions options; local
105 options.setSeekTo(mSeekTimeUs);
109 mFirstBufferResult = mSource->read(&mFirstBuffer, &options);
475 MediaSource::ReadOptions options; local
490 options.setSeekTo(mSeekTimeUs);
512 err = mSource->read(&mInputBuffer, &options);

Completed in 516 milliseconds

123456789