Searched refs:M (Results 1 – 13 of 13) sorted by relevance
/development/samples/browseable/RuntimePermissions/ |
D | _index.jd | 8 This sample shows runtime permissions available in Android M and above. 10 If executed on an Android M device, an additional option to access contacts is shown 11 that is declared with optional, M and above only permissions.
|
/development/samples/browseable/AutoBackupForApps/ |
D | _index.jd | 8 This sample demonstrates how to selectively disable Automatic Backups in Android M, either by
|
/development/samples/browseable/ActiveNotifications/ |
D | _index.jd | 8 Notifications can now be grouped in Android N. Since Android M, the
|
/development/tools/bugreport/src/com/android/bugreport/inspector/ |
D | Inspector.java | 509 final int M = signature.length; in matchesJavaStack() local 511 while (i<N && j<M) { in matchesJavaStack() 532 if (j != M) { in matchesJavaStack()
|
/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/ |
D | MainActivity.java | 276 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M) { in speakerIsSupported()
|
/development/samples/browseable/CommitContentSampleIME/src/com.example.android.commitcontent.ime/ |
D | ImageKeyboard.java | 151 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M) { in validatePackageName()
|
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ |
D | WiFiDirectActivity.java | 136 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M in onCreate()
|
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.basicandroidkeystore/ |
D | BasicAndroidKeyStoreFragment.java | 179 if (Build.VERSION.SDK_INT < Build.VERSION_CODES.M) { in createKeys()
|
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/ |
D | WiFiServiceDiscoveryActivity.java | 161 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M in onCreate()
|
/development/scripts/ |
D | stack_core.py | 49 ".*^\s*compressed size:\s+(\d+)", re.M | re.S)
|
/development/tools/bugreport/src/com/android/bugreport/html/ |
D | Renderer.java | 270 int N, M; in makeThreadSnapshotHdf() local
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 499 Adam M. Costello 1073 * The author of this software is David M. Gay. 6439 by M.I.T. but is also freely distributable. 8228 David M. Beazley (Dabeaz LLC) 11461 documentation, and that the name of M.I.T. not be used in advertising or 11463 written prior permission. M.I.T. makes no representations about the 11490 documentation, and that the name of M.I.T. not be used in advertising or 11492 written prior permission. M.I.T. makes no representations about the
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 3609 …form/cts,fake_00-QRyj6StKYgtdoD3izeA@fakeemail.com,Add CTS coverage for pre-M managed profile prov… 10655 …tCalculator,fake_grqxr3fHRZey3mwKZP3ldw@fakeemail.com,UI for memory and functionality for M+ and M- 10774 …xactCalculator,fake_grqxr3fHRZey3mwKZP3ldw@fakeemail.com,"Correct Unicode representation of ""M-""" 11579 …ephony,fake_BqbuCBS2TE--tMoLEjBazA@fakeemail.com,Support both ARA-D and ARA-M for Carrier Privileg… 20841 …orm/frameworks/rs,fake_0lIAmVfCQcmdmmgL0la-NA@fakeemail.com,Avoid absolute path loading .so after M 22312 …ray.tuple]/1 says that instantiating tuple_element<N, array<T, M>> is ill-formed if N >= M. We di… 35205 …latform/external/toybox,fake_gnT8A_cVTTKi-K0m6ZlKqg@fakeemail.com,Add grep -M match and -S skip su… 37717 …ps/Launcher3,fake_UGJBsCL5TfWkrshud6Njww@fakeemail.com,Enable selection action mode for Android M+. 40647 …,fake_eF-hIwXCRg--jb-UVoJdSw@fakeemail.com,SSLv3 in client SSLSocket is disabled by default since M 51431 …xternal/mesa3d,fake_hIvFShsCRaqW8dwWRTjGSA@fakeemail.com,radeon/uvd: make 30M as minimum for MPEG4… [all …]
|