Searched refs:getPathToParcel (Results 1 – 4 of 4) sorted by relevance
186 String pathToParcel = parent.getPathToParcel(); in getLocationPlaceHolder()238 return parent.getPathToParcel(); in getParcelLocation()352 String parcelLocation = parent.getPathToParcel(); in writeSourceFile()353 String sourceFilePath = parent.getPathToParcel() + "/" + getLanguageName(); in writeSourceFile()380 String parcelLocation = parent.getPathToParcel(); in removeSourceFile()
224 getPathToParcel(), ParcelDescriptor.PARCEL_DESCRIPTOR_NAME ); in writeParcelDescriptor()297 public String getPathToParcel() in getPathToParcel() method in Parcel
102 !xSFA.isReadOnly( parent.getPathToParcel() ) ) in ScriptBrowseNode()
102 String parcelDirUrl = parcel.getPathToParcel(); in ParcelBrowseNode()
Completed in 28 milliseconds