Searched refs:READ_ONLY (Results 1 – 11 of 11) sorted by relevance
184 mFolder.open(OpenMode.READ_ONLY); in testSimpleLogin()479 mFolder.open(OpenMode.READ_ONLY); in testCatchClosed1c()742 mFolder.open(OpenMode.READ_ONLY); in testCatchClosed6a()885 mFolder.open(OpenMode.READ_ONLY); in openFolderWithMessage()
728 mFolder.open(OpenMode.READ_ONLY); in testReadOnly()729 assertEquals(OpenMode.READ_ONLY, mFolder.getMode()); in testReadOnly()1491 assertEquals(OpenMode.READ_ONLY, folder.getMode()); in testOpen()
72 public static final IOFileFilter READ_ONLY = new AndFileFilter(CAN_READ, field in CanReadFileFilter
27 READ_WRITE, READ_ONLY, enumConstant
74 public static final String READ_ONLY = "READ-ONLY"; field in ImapConstants
149 buffer = inStream.getChannel().map(FileChannel.MapMode.READ_ONLY, in getDictionaryBuffer()
249 sample.data.put(mRaf.getChannel().map(FileChannel.MapMode.READ_ONLY, in handleRead()
1244 if (responseCode.is(ImapConstants.READ_ONLY)) { in doSelect()1245 mMode = OpenMode.READ_ONLY; in doSelect()
728 if (responseCode.is(ImapConstants.READ_ONLY)) { in doSelect()
39189 …PackageManager: Permission com.google.android.providers.talk.permission.READ_ONLY from package com…