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

M

makeListItems() - function in android.app.LauncherActivity
 
MAM_ENROLLMENT_RESULT - enum entry in com.microsoft.intune.mam.policy.notification.MAMNotificationType

Notify the app of the MAM Service enrollment result.

MAMAccountAuthenticatorActivity - class in com.microsoft.intune.mam.client.app
Managed version of android.accounts.AccountAuthenticatorActivity.
MAMActivity - class in com.microsoft.intune.mam.client.app
MAM version of android.app.Activity.
MAMActivityBlockingListener - class in com.microsoft.intune.mam.client.app
Allows an app to respond to blocking actions.
MAMActivityGroup - class in com.microsoft.intune.mam.client.app
Managed version of android.app.ActivityGroup.
MAMActivityIdentityRequirementListener - class in com.microsoft.intune.mam.client.app
Allows an app to respond to requests to switch identity.
MAMActivityIdentitySwitchListener - class in com.microsoft.intune.mam.client.app
Allows an app to respond to completed identity switches.
MAMAlertDialogBuilder - class in com.microsoft.intune.mam.client.app
Class that builds managed AlertDialogs.
MAMAliasActivity - class in com.microsoft.intune.mam.client.app
Managed version of android.app.AliasActivity.
MAMAppConfig - class in com.microsoft.intune.mam.policy.appconfig
Represents the custom app configuration data configured for a given user with MAM or with Android Enterprise.
MAMAppConfig.BooleanQueryType - class in com.microsoft.intune.mam.policy.appconfig.MAMAppConfig
Conflict resolution types for Boolean values.
MAMAppConfig.NumberQueryType - class in com.microsoft.intune.mam.policy.appconfig.MAMAppConfig
Conflict resolution types for integer and double values.
MAMAppConfig.StringQueryType - class in com.microsoft.intune.mam.policy.appconfig.MAMAppConfig
Conflict resolution types for Strings.
MAMAppConfigBase - class in com.microsoft.intune.mam.policy.appconfig
Represents the custom app configuration data configured for a given user with MAM or with Android Enterprise.
MAMAppConfigManager - class in com.microsoft.intune.mam.policy.appconfig
Allows retrieving the MAMAppConfig for a given user.
MAMApplication - class in com.microsoft.intune.mam.client.app
Managed version of android.app.Application.
MAMAsyncTask - class in com.microsoft.intune.mam.client.identity
MAM wrapper around AsyncTask.
MAMBackupAgent - class in com.microsoft.intune.mam.client.app.backup
MAM version of BackupAgent.
MAMBackupAgentHelper - class in com.microsoft.intune.mam.client.app.backup
BackupAgentHelper that can be restricted.
MAMBackupDataInput - class in com.microsoft.intune.mam.client.app.backup
MAM representation of a BackupDataInput.
MAMBinder - class in com.microsoft.intune.mam.client.os
MAM version of Binder.
MAMBroadcastReceiver - class in com.microsoft.intune.mam.client.content
MAM version of BroadcastReceiver.
MAMCAComplianceStatus - class in com.microsoft.intune.mam.policy
Enum of possible compliance statuses, returned via notification in an instance of MAMComplianceNotification after a call to remediateCompliance.
MAMCertificatePinningManager - class in com.microsoft.intune.mam.client.app
The MAMCertificatePinningManager has methods to enable certificate pinning for apps, according to the Intune cert pinning configuration received from the MAM Service.
MAMCertTrustWebViewClient - class in com.microsoft.intune.mam.client.app
MAMCertTrustWebViewClient is a custom implementation of the class android.webkit.WebViewClient that provides a way to handle the SSL error android.net.http.SslError.
MAMClipboard - class in com.microsoft.intune.mam.client.content
MAM wrapper around ClipboardManager.
MAMCloudMediaProvider - class in com.microsoft.intune.mam.client.content
 
MAMComplianceManager - class in com.microsoft.intune.mam.policy
Interface for use by the app to integrate App CA with Policy Assurance support.
MAMComplianceNotification - class in com.microsoft.intune.mam.policy.notification
MAMNotification with the result of attempting to remediate compliance for App Protection CA.
MAMComponents - class in com.microsoft.intune.mam.client.app
Android MAM client core components.
MAMConfigOnly - class in com.microsoft.intune.mam.client.app
Android MAM config-only client.
MAMContentProvider - class in com.microsoft.intune.mam.client.content
MAM version of ContentProvider.
MAMContentProviderClientManagement - class in com.microsoft.intune.mam.client.content
MAM wrapper around ContentProviderClient.
MAMContentResolverManagement - class in com.microsoft.intune.mam.client.content
MAM wrapper around ContentResolver.
MAMDataProtectionInfo - class in com.microsoft.intune.mam.client.identity
Protection information on some data.
MAMDataProtectionManager - class in com.microsoft.intune.mam.client.identity
Data protection management facilities.
MAMDefaultBackupAgent - class in com.microsoft.intune.mam.client.app.backup
This class serves as a default backup agent for apps targeting API 23+ who want to have automatic, policy compliant, full back ups with or without an XML configuration file.
MAMDialog - class in com.microsoft.intune.mam.client.app
MAM version of android.app.Dialog.
MAMDialogFragment - class in com.microsoft.intune.mam.client.app
MAM version of android.app.DialogFragment.
MAMDocumentsProvider - class in com.microsoft.intune.mam.client.content
MAM version of DocumentsProvider.
MAMDownloadManagement - class in com.microsoft.intune.mam.client.app
MAM wrapper around DownloadManager.
MAMEnrollmentManager - class in com.microsoft.intune.mam.policy
Interface for exposing the MAMService's enrollment functionality.
MAMEnrollmentManager.Result - class in com.microsoft.intune.mam.policy.MAMEnrollmentManager
Result codes returned directly and through notifications.
MAMEnrollmentNotification - class in com.microsoft.intune.mam.policy.notification
MAMNotification with result of an attempt to enroll the app/user with the MAM Service.
MAMExpandableListActivity - class in com.microsoft.intune.mam.client.app
Managed version of android.app.ExpandableListActivity.
MAMFileBackupHelper - class in com.microsoft.intune.mam.client.app.backup
MAM version FileBackupHelper.
MAMFileProtectionInfo - class in com.microsoft.intune.mam.client.identity
Protection information on a file.
MAMFileProtectionManager - class in com.microsoft.intune.mam.client.identity
File protection management facilities.
MAMFragment - class in com.microsoft.intune.mam.client.app
MAM version of android.app.Fragment.
MAMIdentityExecutors - class in com.microsoft.intune.mam.client.identity
Wrap executors to automatically copy a MAM identity to any started tasks.
MAMIdentityOIDRunnable - class in com.microsoft.intune.mam.client.identity
A runnable which always executes under the given identity.
MAMIdentityRequirementListener - class in com.microsoft.intune.mam.client.app
Allows an app to respond to requests to switch identity.
MAMIdentityRunnable - class in com.microsoft.intune.mam.client.identity
A runnable which always executes under the given identity.
MAMIdentitySwitchResult - class in com.microsoft.intune.mam.client
The result of an identity switch.
MAMIntentService - class in com.microsoft.intune.mam.client.app
MAM version of android.app.IntentService.
MAMKeyNotAvailableException - class in com.microsoft.intune.mam.client.identity
Exception thrown from MAMDataProtectionManager when data cannot be decrypted because the app is no longer managed.
MAMLauncherActivity - class in com.microsoft.intune.mam.client.app
Managed version of android.app.LauncherActivity.
MAMListActivity - class in com.microsoft.intune.mam.client.app
Managed version of android.app.ListActivity.
MAMListFragment - class in com.microsoft.intune.mam.client.app
MAM version of android.app.ListFragment.
MAMLogCollectionNotification - class in com.microsoft.intune.mam.policy.notification
MAM notification indicating that the app needs to upload its own diagnostic logs to the log service of their choice (e.g.
MAMLogHandlerWrapper - class in com.microsoft.intune.mam.log
Log handler interface that allows your app to register for MAM log messages.
MAMNativeActivity - class in com.microsoft.intune.mam.client.app
Managed version of android.app.NativeActivity.
MAMNotification - class in com.microsoft.intune.mam.policy.notification
Base notification.
MAMNotificationManagement - class in com.microsoft.intune.mam.client.app
MAM wrapper around NotificationManager.
MAMNotificationReceiver - class in com.microsoft.intune.mam.client.notification
Allows receiving notifications of MAM events.
MAMNotificationReceiverRegistry - class in com.microsoft.intune.mam.client.notification
Interface to register MAMNotificationReceivers.
MAMNotificationType - class in com.microsoft.intune.mam.policy.notification
Types of notifications that can be delivered to receivers registered with com.microsoft.intune.mam.client.notification.MAMNotificationReceiverRegistry.
MAMPendingIntent - class in com.microsoft.intune.mam.client.app
MAM wrapper around PendingIntentFactory.
MAMPolicyManager - class in com.microsoft.intune.mam.client.identity
Allows multi-identity apps to specify the current identity, which will determine the active policy.
MAMPreferenceActivity - class in com.microsoft.intune.mam.client.preference
Managed version of android.preference.PreferenceActivity.
MAMProtectionInfo - class in com.microsoft.intune.mam.client.identity
Protection information.
MAMService - class in com.microsoft.intune.mam.client.app
MAM version of android.app.Service.
MAMServiceAuthenticationCallback - class in com.microsoft.intune.mam.policy
The app must implement this interface to allow the SDK to request an ADAL token for the given user and resource.
MAMServiceAuthenticationCallbackExtended - class in com.microsoft.intune.mam.policy
An extension to the MAMServiceAuthenticationCallback interface to add an acquireToken overload that takes the authority parameter.
MAMSetUIIdentityCallback - class in com.microsoft.intune.mam.client.identity
MAMPolicyManager callback Interface.
MAMSharedPreferencesBackupHelper - class in com.microsoft.intune.mam.client.app.backup
MAM version of SharedPreferencesBackupHelper.
MAMStrictCheck - class in com.microsoft.intune.mam.client.strict
Enumeration of MAM Strict Mode checks.
MAMStrictMode - class in com.microsoft.intune.mam.client.strict
MAM Strict Mode is intended to catch "smells" in usage of MAM APIs or MAM-restricted platform APIs.
MAMStrictViolationHandler - class in com.microsoft.intune.mam.client.strict
MAMStrictMode error handler.
MAMTabActivity - class in com.microsoft.intune.mam.client.app
Managed version of android.app.TabActivity.
MAMTaskStackBuilder - class in com.microsoft.intune.mam.client.app
MAM version of android.app.TaskStackBuilder.
MAMThemeManager - class in com.microsoft.intune.mam.client.app
Allows a custom theme to be applied to all MAM screens and dialogs.
MAMTrustedRootCertsManager - class in com.microsoft.intune.mam.client.app
A utility class that provides methods for receiving trusted root certificates from the MAM service and leveraging these certificates in your application to verify a server host on client SSL/TLS connections.
MAMUIHelperBehavior - class in com.microsoft.intune.mam.client.app.ui
Behavior for MAMUIHelper.
MAMUserInfo - class in com.microsoft.intune.mam.policy
Information about the managed user, if any.
MAMUserNotification - class in com.microsoft.intune.mam.policy.notification
MAMNotification which has relevance to a specific user.
managedQuery(android.net.Uri,kotlin.Array,java.lang.String,kotlin.Array,java.lang.String) - function in android.app.Activity
 
MANAGEMENT_REMOVED - enum entry in com.microsoft.intune.mam.policy.notification.MAMNotificationType

Notify that the app is about to become unmanaged. Once unmanaged, it will no longer be able to read encrypted files, read data encrypted with MAMDataProtectionManager, interact with the encrypted clipboard, or otherwise participate in the managed-app ecosystem.

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

In case of conflict, returns the maximum Integer.

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

In case of conflict, returns the last result ordered alphabetically.

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

Device is MDM enrolled, can't enroll apps with MAMService. Deprecated - MDM and MAM coexistence is now enabled.

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

In case of conflict, returns the minimum Integer.

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

In case of conflict, returns the first result ordered alphabetically.

moveDatabaseFrom(android.content.Context,java.lang.String) - function in android.content.ContextWrapper
 
moveDocument(java.lang.String,java.lang.String,java.lang.String) - function in com.microsoft.intune.mam.client.content.MAMDocumentsProvider
 
moveDocumentMAM(java.lang.String,java.lang.String,java.lang.String) - function in com.microsoft.intune.mam.client.content.MAMDocumentsProvider
MAM version of moveDocument.
moveSharedPreferencesFrom(android.content.Context,java.lang.String) - function in android.content.ContextWrapper
 
moveTaskToBack(boolean) - function in android.app.Activity
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W