A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

A

abortBroadcast() - function in android.content.BroadcastReceiver
 
ACCOUNT_DOCUMENT - enum entry in com.microsoft.intune.mam.policy.OpenLocation

A location associated with an account within an app. Should be used to determine if data can be passed between accounts within a multi-identity app.

ACCOUNT_DOCUMENT - enum entry in com.microsoft.intune.mam.policy.SaveLocation

A location associated with an account within an app. Should be used to determine if data can be passed between accounts within a multi-identity app.

acquireContentProviderClient(android.content.ContentResolver,android.net.Uri) - function in com.microsoft.intune.mam.client.content.MAMContentResolverManagement
 
acquireContentProviderClient(android.content.ContentResolver,java.lang.String) - function in com.microsoft.intune.mam.client.content.MAMContentResolverManagement
 
acquireToken(java.lang.String,java.lang.String,java.lang.String) - function in com.microsoft.intune.mam.policy.MAMServiceAuthenticationCallback
Acquire a token for the requested resource, for the requested user.
acquireToken(java.lang.String,java.lang.String,java.lang.String) - function in com.microsoft.intune.mam.policy.MAMServiceAuthenticationCallbackExtended
Default implementation of MAMServiceAuthenticationCallback's acquireToken method.
acquireToken(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) - function in com.microsoft.intune.mam.policy.MAMServiceAuthenticationCallbackExtended
Acquire a token for the requested resource, for the requested user.
acquireUnstableContentProviderClient(android.content.ContentResolver,android.net.Uri) - function in com.microsoft.intune.mam.client.content.MAMContentResolverManagement
 
acquireUnstableContentProviderClient(android.content.ContentResolver,java.lang.String) - function in com.microsoft.intune.mam.client.content.MAMContentResolverManagement
 
ACTIVITY_LAUNCHED_FROM_MIXED_VIEW_REQUIRES_IDENTITY_SWITCH - enum entry in com.microsoft.intune.mam.client.strict.MAMStrictCheck

On an activity launched from a mixed view, the app did not call the identity switch API to specify the identity or identities of the launched activity.

ADALConnectionDetails - class in com.microsoft.intune.mam.client.app.startup
Allows configuring setting used for authentication policy at runtime, rather than in the AndroidManifest, via registerADALConnectionDetails.
addContentView(android.view.View,android.view.ViewGroup.LayoutParams) - function in android.app.Activity
 
addContentView(android.view.View,android.view.ViewGroup.LayoutParams) - function in android.app.Dialog
 
addFrozenStateChangeCallback(java.util.concurrent.Executor,android.os.IBinder.FrozenStateChangeCallback) - function in android.os.IBinder
 
addHandler(java.util.logging.Handler,boolean) - function in com.microsoft.intune.mam.log.MAMLogHandlerWrapper
Add a handler, PII can be toggled.
addHelper(java.lang.String,android.app.backup.BackupHelper) - function in com.microsoft.intune.mam.client.app.backup.MAMBackupAgentHelper
 
addMAMHelper(java.lang.String,android.app.backup.BackupHelper) - function in com.microsoft.intune.mam.client.app.backup.MAMBackupAgentHelper
Add a helper for a given data subset to the agent's configuration.
addNextIntent(android.content.Intent) - function in com.microsoft.intune.mam.client.app.MAMTaskStackBuilder
See android.app.TaskStackBuilder.
addNextIntentWithParentStack(android.content.Intent) - function in com.microsoft.intune.mam.client.app.MAMTaskStackBuilder
See android.app.TaskStackBuilder.
addParentStack(android.app.Activity) - function in com.microsoft.intune.mam.client.app.MAMTaskStackBuilder
See android.app.TaskStackBuilder.
addParentStack(android.content.ComponentName) - function in com.microsoft.intune.mam.client.app.MAMTaskStackBuilder
See android.app.TaskStackBuilder.
addParentStack(java.lang.Class) - function in com.microsoft.intune.mam.client.app.MAMTaskStackBuilder
See android.app.TaskStackBuilder.
addPreferencesFromIntent(android.content.Intent) - function in android.preference.PreferenceActivity
 
addPreferencesFromResource(int) - function in android.preference.PreferenceActivity
 
addSuppressed(java.lang.Throwable) - function in java.lang.Throwable
 
AllowedAccountInfo - class in com.microsoft.intune.mam.client.app
Provides information about an account which is permitted to sign in to the app.
AllowedAccounts - class in com.microsoft.intune.mam.client.app
Allows an app to find out whether the accounts allowed to be signed in are restricted and if so which accounts are allowed.
AllowedAccountsListener - class in com.microsoft.intune.mam.client.app
Listener for AllowedAccounts.
And - enum entry in com.microsoft.intune.mam.policy.appconfig.MAMAppConfig.BooleanQueryType

In case of conflict, returns false if any of the values are false.

Any - enum entry in com.microsoft.intune.mam.policy.appconfig.MAMAppConfig.BooleanQueryType

In case of conflict, arbitrarily picks one. This is not guaranteed to return the same value every time.

Any - enum entry in com.microsoft.intune.mam.policy.appconfig.MAMAppConfig.NumberQueryType

In case of conflict, arbitrarily picks one. This is not guaranteed to return the same value every time.

Any - enum entry in com.microsoft.intune.mam.policy.appconfig.MAMAppConfig.StringQueryType

In case of conflict, arbitrarily picks one. This is not guaranteed to return the same value every time.

AppIdentitySwitchReason - class in com.microsoft.intune.mam.client.app
Value passed to an activity's onMAMIdentitySwitchRequired callback to provide information on why the identity switch is occurring.
AppIdentitySwitchResult - class in com.microsoft.intune.mam.client.app
Values which the application can use when reporting to MAM whether or not an identity switch was successful.
AppIdentitySwitchResultCallback - class in com.microsoft.intune.mam.client.app
Callback used for the application to report to MAM the success or failure of an identity switch.
APPLICATION_CONTEXT_DISCOVERED - enum entry in com.microsoft.intune.mam.client.strict.MAMStrictCheck

An Application context was used when an Activity context was expected.

applyBatch(java.lang.String,java.util.ArrayList) - function in android.content.ContentProvider
 
applyBatch(java.lang.String,java.util.ArrayList) - function in com.microsoft.intune.mam.client.content.MAMContentProvider
 
applyBatch(java.util.ArrayList) - function in com.microsoft.intune.mam.client.content.MAMContentProvider
 
applyBatch(android.content.ContentProviderClient,java.lang.String,java.util.ArrayList) - function in com.microsoft.intune.mam.client.content.MAMContentProviderClientManagement
 
applyBatch(android.content.ContentProviderClient,java.util.ArrayList) - function in com.microsoft.intune.mam.client.content.MAMContentProviderClientManagement
 
applyBatch(android.content.ContentResolver,java.lang.String,java.util.ArrayList) - function in com.microsoft.intune.mam.client.content.MAMContentResolverManagement
 
applyBatch(java.lang.String,java.util.ArrayList) - function in com.microsoft.intune.mam.client.content.MAMDocumentsProvider
 
applyBatch(java.util.ArrayList) - function in com.microsoft.intune.mam.client.content.MAMDocumentsProvider
 
applyBatchMAM(java.lang.String,java.util.ArrayList) - function in com.microsoft.intune.mam.client.content.MAMContentProvider
MAM version of applyBatch.
applyBatchMAM(java.util.ArrayList) - function in com.microsoft.intune.mam.client.content.MAMContentProvider
MAM version of applyBatch.
applyBatchMAM(java.lang.String,java.util.ArrayList) - function in com.microsoft.intune.mam.client.content.MAMDocumentsProvider
MAM version of applyBatch.
applyBatchMAM(java.util.ArrayList) - function in com.microsoft.intune.mam.client.content.MAMDocumentsProvider
MAM version of applyBatch.
applyOverrideConfiguration(android.content.res.Configuration) - function in android.view.ContextThemeWrapper
 
AppPolicy - class in com.microsoft.intune.mam.policy
Information about the admin-configured policy for this app.
areIntentActivitiesAllowed(android.content.Intent) - function in com.microsoft.intune.mam.policy.AppPolicy
Checks whether any activities which could handle the given intent are allowed by policy.
asBackupDataInput() - function in com.microsoft.intune.mam.client.app.backup.MAMBackupDataInput
Return the underlying BackupDataInput.
attachInfo(android.content.Context,android.content.pm.ProviderInfo) - function in android.provider.CloudMediaProvider
 
attachInfo(android.content.Context,android.content.pm.ProviderInfo) - function in com.microsoft.intune.mam.client.content.MAMContentProvider
 
attachInfo(android.content.Context,android.content.pm.ProviderInfo) - function in com.microsoft.intune.mam.client.content.MAMDocumentsProvider
 
attachInfoMAM(android.content.Context,android.content.pm.ProviderInfo) - function in com.microsoft.intune.mam.client.content.MAMContentProvider
MAM version of attachInfo.
attachInfoMAM(android.content.Context,android.content.pm.ProviderInfo) - function in com.microsoft.intune.mam.client.content.MAMDocumentsProvider
MAM version of attachInfo.
attachInterface(android.os.IInterface,java.lang.String) - function in android.os.Binder
 
AUTHENTICATION_CALLBACK_NOT_REGISTERED - enum entry in com.microsoft.intune.mam.client.strict.MAMStrictCheck

The MAMServiceAuthenticationCallback was not registered in the Application's onCreate method.

AUTHORIZATION_NEEDED - enum entry in com.microsoft.intune.mam.policy.MAMEnrollmentManager.Result

Unable to obtain MAMService token. The application should prompt the user for credentials to obtain a valid refresh token, and then retry the enrollment.

A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W